The following Learning Resources are assembled from various resources:
JavaScript
- How JavaScript works: an overview of the engine, the runtime, and the call stack – by Alexander Zlatkov (blog.sessionstack.com)
- Learn Plain JavaScript from Top Articles for the Past Year (v.2018) – by Mybridge (medium.mybridge.co/)
React JS
- Learning React.js: Getting Started and Concepts – by Ken Wheeler (scotch.io)
- The Beginner’s Guide to ReactJS by Kent C Dodds (Free video course). egghead.io
- Learning React: Is This ES6 or React? – by Kball | ZenDev