Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 478 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 478 Bytes

CoffeeScript Koans is an interactive learning environment that uses failing tests to introduce students to aspects of CoffeeScript in a logical sequence.

The inspiration for this project comes from the Edgecase Ruby Koans and the book 'Javascript: The Good Parts'.

Open the file index.html in Mozilla Firefox or Safari and make the tests pass. Please note that it won't work in Chrome.

The koans use the Qunit test syntax and test runner.