We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6f6abc commit e026482Copy full SHA for e026482
README.md
@@ -0,0 +1,7 @@
1
+JavaScript Koans is an interactive learning environment that uses failing tests to introduce students to aspects of JavaScript in a logical sequence.
2
+
3
+The inspiration for this project comes from the Edgecase Ruby Koans and the book 'Javascript: The Good Parts'.
4
5
+Open the file jskoans.htm in your favourite browser and make the tests pass.
6
7
+The koans use the [Qunit](http://docs.jquery.com/Qunit) test syntax and test runner.
0 commit comments