- Book: You Don't Know JS: Up & Going
- Book: You Don't Know JS: Scope & Closures
- Book: You Don't Know JS: this & Object Prototypes
- Book: You Don't Know JS: Types & Grammar
- Book: You Don't Know JS: Async & Performance
- Book: You Don't Know JS: ES6 & Beyond
- Course - CS50 on edX
- Book - JavaScript Allongé, the "Six" Edition
- Course - Programming for the Web with JavaScript on edX or M101JS: MongoDB for Node.js Developers on MongoDB University (or both, you're choice)
- The FCC Backend Certification - all projects, ignore the tutorials and just read the official docs if you want.
- Book - DOM Enlightenment
- Project - Portfolio from the frontend section of FCC
- Book - JavaScript Design Patterns
- Project - Clone the Netflix interface using React, Angular, or Vue - pulling data from the Movie DB API or an API in a backend you create yourself.
- Book - Open Data Structures
- Project - Clone this Admin template using React, Angular, or Vue