GitHub - Philos-io/JavaScript-Koans: javascript koans is an interactive learning environment that uses failing tests to introduce students to aspects of JavaScript in a logical sequence.

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Readme

License

MIT license

Activity

Custom properties

Stars

1 star

Watchers

2 watching

Forks

1 fork

Languages

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