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

https://github.com/weisjohn/good_parts

code samples made while learning from "JavaScript: the Good Parts" by Douglas Crockford
https://github.com/weisjohn/good_parts

Last synced: over 1 year ago
JSON representation

code samples made while learning from "JavaScript: the Good Parts" by Douglas Crockford

Awesome Lists containing this project

README

          

Notes made while reading JavaScript the Good Parts
================================

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 Douglas Crockford's JavaScript: the Good Parts.

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