Skip to content

javascript koans is an interactive learning environment that uses failing tests to introduce students to aspects of JavaScript in a logical sequence.

License

Notifications You must be signed in to change notification settings

erinzobitz/JavaScript-Koans-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

#JavaScript Fundamentals

This is a simplified version of the original JavaScript Koans, containing only the numbers, arrays, and objects koans.

#Instructions Open the file jskoans.htm in your favourite browser and make the tests pass.

#Resources The koans use the Qunit test syntax and test runner.

About

javascript koans is an interactive learning environment that uses failing tests to introduce students to aspects of JavaScript in a logical sequence.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published