1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2025-01-24 18:58:25 +00:00

backbone js book was duplicated in js and backbonejs section so I removed it from js section (#3460)

This commit is contained in:
Uzay-G 2019-12-02 13:45:51 +00:00 committed by Eric Hellman
parent f7d889f926
commit 37af59b7fc

View File

@ -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