Kyle Simpson
You Don't Know JS
Want to learn to code using JavaScript? This is a great place to start! In this course, you’ll start out with a tour of the basic building blocks programming like variables, loops, functions and operations. Then, you’ll go through the three main pillars of JavaScript: Types and Coercion for comparing values and converting between types, Scope and Closure for knowing where variables can be accessed, and JavaScript’s “this” and Prototype system for dynamic context.
This course and others like it are available as part of our Frontend Masters video subscription.
It's been such an eye opener getting to understand the foundational JavaScript concepts with the 3 pillars of JS: Types and Coersion, Scope and Closure, 'this' keyword & the Prototype system with the 'class' keyword. Excited to apply the concepts to my own projects.😁
Munga
MungaSoftwiz
I just finished 'Getting Started with JavaScript , v2' course. Explored cool stuff like type coercion best practices and went deeper into closures & prototypes.
Excited to take on more JavaScript challenges! 🩷
Andreea Farcas
AndreeaFarcas98