From 37af59b7fc6a823cb7d29bcd1479bfe0ae8e5dbd Mon Sep 17 00:00:00 2001 From: Uzay-G <52892257+Uzay-G@users.noreply.github.com> Date: Mon, 2 Dec 2019 13:45:51 +0000 Subject: [PATCH] backbone js book was duplicated in js and backbonejs section so I removed it from js section (#3460) --- free-programming-books.md | 1 - 1 file changed, 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index 08618618..c37ce94a 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1518,7 +1518,6 @@ Kerridge (PDF) (email address *requested*, not required) * [Book of Modern Frontend Tooling](https://github.com/tooling/book-of-modern-frontend-tooling) * [Crockford's JavaScript](http://www.crockford.com/javascript/) - Douglas Crockford * [Dev Docs](http://devdocs.io) -* [Developing Backbone.js Applications](http://addyosmani.github.io/backbone-fundamentals/) - Addy Osmani * [Directory of free Javascript ebooks](http://jsbooks.revolunet.com) * [Eloquent JavaScript 2nd edition](http://eloquentjavascript.net) - Marijn Haverbeke * [Exploring ES6](http://exploringjs.com/es6/) - Dr. Axel Rauschmayer -- GitLab