-
-
Save masthisis/cbeb593ef73937e77284115be75ccc1f to your computer and use it in GitHub Desktop.
Revisions
-
amysimmons revised this gist
Jul 31, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,6 @@ # Advanced JavaScript Learning Resources This is a list of advanced JavaScript learning resources from people who responded to my [Tweet][13]. - [You Don't Know JS][3] -
amysimmons revised this gist
Jul 31, 2017 . 1 changed file with 6 additions and 6 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,6 @@ # Advanced JavaScript Learning Resources This is a list of advanced JavaScript learning recourses from people who responded to my [Tweet][13]. - [You Don't Know JS][3] @@ -10,15 +10,15 @@ This is a list of recourses from people who responded to my [Tweet][13] asking f - [Learning JavaScript Design Patterns by Addy Osmani][1] - [JavaScript The Good Parts by Douglas Crockford][10] - [Eloquent JavaScript by Marijn Haverbeke][7] - [Effective JavaScript by David Herman][8] - [Learning Advanced JavaScript by John Resig][9] - [JavaScript Allonge, the "Six" Edition][4] - [MDN docs][2] -
amysimmons created this gist
Jul 31, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,51 @@ #Advanced JavaScript learning resources This is a list of recourses from people who responded to my [Tweet][13] asking for deep JavaScript learning resources. - [You Don't Know JS][3] - [Frontend Masters courses by Kyle Simpson][12] - [@mpjme][6]'s [YouTube videos][5] - [Learning JavaScript Design Patterns by Addy Osmani][1] - [JavaScript The Good Parts][10] - [Eloquent JavaScript][7] - [Effective JavaScript][8] - [Learning Advanced JavaScript by John Resig][9] - [JavaScript Allonge][4] - [MDN docs][2] - [AST Explorer][11] [1]: https://addyosmani.com/resources/essentialjsdesignpatterns/book/ [2]: https://developer.mozilla.org/en-US/docs/Web/JavaScript [3]: https://github.com/getify/You-Dont-Know-JS [4]: https://leanpub.com/javascriptallongesix/read [5]: https://www.youtube.com/c/mpjmevideos [6]: https://twitter.com/mpjme [7]: http://eloquentjavascript.net/ [8]: https://www.amazon.com/Effective-JavaScript-Specific-Software-Development/dp/0321812182 [9]: https://johnresig.com/apps/learn/ [10]: https://www.amazon.co.uk/JavaScript-Good-Parts-Douglas-Crockford/dp/0596517742 [11]: https://astexplorer.net/ [12]: https://frontendmasters.com/kyle-simpson/ [13]: https://twitter.com/amesimmons/status/890976254920404992