In the same spirit as my python notes, I'll be using this repo to collect my notes and examples as I learn JavaScript. Filenames reflect the topic as much as possible. The data directory contains resources for some of the examples. My training is self-guided through the use of text books and online resources listed below.
Some examples and notes come from the following:
- Eloquent JavaScript - Marijn Haverbeke
- JavaScript: The Good Parts - Douglas Crockford
- You Don't Know JavaScript - Kyle Simpson
- JavaScript & JQuery - Jon Duckett
- The JavaScript Guide - MDN
- The JavaScript Reference - MDN
- Introduction to JavaScript - codecademy
A very special thanks to aleph2c for so, so, much support. Check out his epic python statechart library; Miros here.