Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/weisjohn/secrets_js_ninja_notes
- Owner: weisjohn
- Created: 2011-09-07T04:13:16.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-11-06T21:32:40.000Z (about 12 years ago)
- Last Synced: 2024-04-14T16:04:32.744Z (9 months ago)
- Language: JavaScript
- Homepage: http://jsninja.com/
- Size: 359 KB
- Stars: 1
- 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...