/javascript-notes

Learning JavaScript: notes and example code

Primary LanguageJavaScript

javascript notes

description

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.

credits

Some examples and notes come from the following:

A very special thanks to aleph2c for so, so, much support. Check out his epic python statechart library; Miros here.