From 7538a37bf94a9ae755007dd3e8000a49821d6c6c Mon Sep 17 00:00:00 2001 From: Nicholas Johnson Date: Tue, 13 May 2014 11:40:32 +0100 Subject: [PATCH] Adds in JavaScript for dinner ladies book --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 1b49ce9e..999adeed 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1015,6 +1015,7 @@ * [The Problem with Native JavaScript APIs](http://chimera.labs.oreilly.com/books/1234000001655) (PDF) * [Understanding ECMAScript 6](https://leanpub.com/understandinges6/read) *(Leanpub, by Nicholas C. Zakas)* * [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS) +* [JavaScript Fundamentals, Plus a Dash Of JQuery - for dinner ladies](http://nicholasjohnson.com/javascript-book) ####Angular.js -- GitLab