1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-12-23 07:18:54 +00:00

Javascript the rightwat

This commit is contained in:
Mohammad Hossein Mojtahedi 2014-01-27 20:09:47 +03:30
parent 1317862146
commit 499a9c2eb5

View File

@ -950,6 +950,7 @@
* [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/) (Maintained by Tim Ruffles)
* [JavaScript Patterns Collection](http://shichuan.github.io/javascript-patterns/) - Shi Chuan
* [Javascript Succinctly, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/javascript) (PDF, Kindle) *(Just fill the fields with any values)*
* [Javascript the Right Way](https://github.com/braziljs/js-the-right-way)
* [JS Robots](http://markdaggett.com/images/ExpertJavaScript-ch6.pdf)
* [jQuery Fundamentals](http://jqfundamentals.com/book/) (starts with JavaScript basics)
* [Leaflet Tips and Tricks: Interactive Maps Made Easy](https://leanpub.com/leaflet-tips-and-tricks) - Malcolm Maclean