# Advanced JavaScript Learning Resources This is a list of advanced JavaScript learning resources from people who responded to this [Tweet][13] and this [Tweet][20]. - [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] - [Exploring JS: JavaScript books for programmers by Dr. Axel Rauschmayer][14] - [JavaScript Objects and Prototypes by Jim Cooper][15] - [Professor Frisby Introduces Composable Functional JavaScript][16] - [Functional programming in JavaScript][17] - [Secrets of the JavaScript Ninja by John Resig, Bear Bibeault, and Josip Maras][18] - [The Principles of Object-Oriented JavaScript by Nicholas C. Zakas][19] - [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 [14]: http://exploringjs.com/ [15]: https://www.pluralsight.com/courses/javascript-objects-prototypes [16]: https://egghead.io/courses/professor-frisby-introduces-composable-functional-javascript [17]: http://reactivex.io/learnrx/ [18]: https://www.manning.com/books/secrets-of-the-javascript-ninja-second-edition [19]: https://www.amazon.com/Principles-Object-Oriented-JavaScript-Nicholas-Zakas/dp/1593275404/ref=pd_lpo_sbs_14_t_1?_encoding=UTF8&psc=1&refRID=K3M950JGW61XESSZQ0QH [20]: https://twitter.com/amesimmons/status/891926508515864576