Skip to content

advanced-js/deck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

327 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

All the magic functions seen in the examples are defined in scripts/run_tests.js.

Demos

Besides the slides, there are some demos included in this repository:

Building Build Status

Node.js is required (tested w/ Node v0.10.2). To run the examples/:

node scripts/run_tests.js

To run an individual exercise:

node scripts/run_tests.js examples/FILENAME.js

To build the examples as HTML:

bundle
bundle exec jekyll serve -w --baseurl /
open http://localhost:4000

About

slide deck for Advanced JavaScript class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages