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

Philos-io/JavaScript-Koans

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo is a fork of liammclennan/JavaScript-Koans;

We just added the possibility to run it using node and npm

How do you run it using node:

Clone this project then run npm install && npm start

This should open you a browser and give you a nice live reload

For those using WallabyJS, just run it and you'll be on your way to master JS syntax


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

Languages

  • JavaScript 92.3%
  • CSS 5.2%
  • HTML 2.5%