Skip to content

zedd45/2016Q1-adv-js

Repository files navigation

2016Q1-adv-js

Advanced JavaScript - The Creative Circus

This course focuses on teaching students ES6 (as well as more traditional ES5) concepts in JavaScript that are valuable tools for understanding the core language.

The class is taught using Jasmine to run assertions from a shell. In this fashion, the course is intended to enforce TDD JS.

The interpreter is a node.js v4.x.x, but we use Babel for some examples in class. Babel is also used to compile ES6 in later lessons.

Running the examples

  1. cd into any lesson (lessons start with an integer prefix, e.g. 01).
  2. run npm i && npm test

About

Advanced JavaScript - The Creative Circus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published