Skip to content

An intro to some ES6 features via a set of self-guided workshops.

License

Notifications You must be signed in to change notification settings

joshwnj/count-to-6

 
 

Repository files navigation

Count Up to Version 6 of JavaScript!

An intro to some ES6 features via a set of self-guided workshops.

A screenshot of the main Count to 6 menu

Count-to-6 will run you through a series of exercises that introduce you to some of the simpler features of ECMAScript 6, the upcoming revision to the JavaScript language. It leverages the excellent Traceur compiler to allow you to write code with ES6 syntax, today.

Our coverage so far is pretty minor, but it's growing over time. Check out the issues list for upcoming plans.

How to Play

First install Node.js. Make sure it's a recent version, in the 0.10 range.

Now do:

npm install -g count-to-6

And get started by typing count-to-6!

About

An intro to some ES6 features via a set of self-guided workshops.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%