fix 404 for Google JavaScript Style Guide (#2019)
parent
37351dcd0a
commit
5034eaec01
|
@ -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…
Reference in New Issue