# 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] - [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 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] - [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