mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-31 12:45:47 +00:00
fix 404 for Google JavaScript Style Guide (#2019)
This commit is contained in:
parent
37351dcd0a
commit
5034eaec01
1 changed files with 1 additions and 1 deletions
|
|
@ -1298,7 +1298,7 @@
|
|||
* [Developing Backbone.js Applications](http://addyosmani.github.io/backbone-fundamentals/) - Addy Osmani
|
||||
* [Eloquent JavaScript 2nd edition](http://eloquentjavascript.net) - Marijn Haverbeke
|
||||
* [Exploring ES6](http://exploringjs.com/es6/) - Dr. Axel Rauschmayer
|
||||
* [Google JavaScript Style Guide](http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml)
|
||||
* [Google JavaScript Style Guide](https://github.com/google/styleguide/blob/gh-pages/javascriptguide.xml)
|
||||
* [Human Javascript](http://read.humanjavascript.com)
|
||||
* [JavaScript Allongé](https://leanpub.com/javascript-allonge/read) - Reginald Braithwaite
|
||||
* [JavaScript Bible](http://media.wiley.com/product_ancillary/28/07645334/DOWNLOAD/all.pdf) (PDF)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue