Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/weisjohn/secrets_js_ninja_notes

code samples made while learning from "Secrets of the JS Ninja" by John Resig and Bear Bibeault
https://github.com/weisjohn/secrets_js_ninja_notes

Last synced: about 1 month ago
JSON representation

code samples made while learning from "Secrets of the JS Ninja" by John Resig and Bear Bibeault

Awesome Lists containing this project

README

        

Notes made while reading Secrets of the JS Ninja
================================

A test program that lets me view and load JS files.

As I am reading through the book, I'm able to build sample files for each section.

What?
------------------------------------------------------------
These are snippets / notes from the book that I made / used to learn the techniques from John Resig and Bear Bibeault's Secrets of the JavaScript Ninja.

Why?
------------------------------------------------------------
For fun and profit. Mainly because I was out of stuff to do...