Skip to content

joncooper/coffee_script_koans

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.8%
  • CoffeeScript 34.1%
  • Ruby 0.1%