You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> If you like JavaScript Koans you might enjoy my newer, more user friendly, project [Didacto: JavaScript](http://javascript.didacto.net/)
5
+
1
6
JavaScript Koans is an interactive learning environment that uses failing tests to introduce students to aspects of JavaScript in a logical sequence.
2
7
3
8
The inspiration for this project comes from the Edgecase Ruby Koans and the book 'Javascript: The Good Parts'.
@@ -6,4 +11,4 @@ Open the file jskoans.htm in your favourite browser and make the tests pass.
6
11
7
12
The koans use the [Qunit](http://qunitjs.com/) test syntax and test runner.
8
13
9
-
Get started with Ryan Anklam's [Learn JavaScript completely On the Cloud With the JavaScript Koans and Cloud9 IDE](http://blog.bittersweetryan.com/2011/08/learn-some-javascript-completely-on.html)
14
+
Get started with Ryan Anklam's [Learn JavaScript completely On the Cloud With the JavaScript Koans and Cloud9 IDE](http://blog.bittersweetryan.com/2011/08/learn-some-javascript-completely-on.html)
0 commit comments