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: over 1 year ago
JSON representation
code samples made while learning from "Secrets of the JS Ninja" by John Resig and Bear Bibeault
- Host: GitHub
- URL: https://github.com/weisjohn/secrets_js_ninja_notes
- Owner: weisjohn
- Created: 2011-09-07T04:13:16.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2012-11-06T21:32:40.000Z (over 13 years ago)
- Last Synced: 2025-01-24T04:44:40.134Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://jsninja.com/
- Size: 359 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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...