From b35df09ae687a3ab288a9adc96c4c35cf7c82b46 Mon Sep 17 00:00:00 2001 From: Dan Ruswick Date: Fri, 21 Mar 2014 12:09:47 -0500 Subject: [PATCH] added speaking js --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 70cee418..60c77571 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -978,6 +978,7 @@ * [The JavaScript Tutorial](http://javascript.info/) * [The Problem with Native JavaScript APIs](http://chimera.labs.oreilly.com/books/1234000001655) (PDF) * [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS) +* [Speaking JavaScipt](http://speakingjs.com/es5/) ####Angular.js -- GitLab