Welcome!
This is a collection of my learnings about frontend development (and beyond). I try to explain concepts the way I would've loved to read about them when I was just starting. It will keep growing as I review fundamentals and explore new topics 🌱
Onwards!
Featured
Type coercion in JavaScript
Posted on:August 29, 2023 at 05:13 PMAbout the sneaky way JavaScript has to mess around with your values - if you're not careful enough
Values and References in JavaScript
Posted on:August 16, 2023 at 03:20 PMAbout value types in JavaScript, immutability, and why the way we learned to think about variables is "wrong"
Recent Posts
Type coercion in JavaScript
Posted on:August 29, 2023 at 05:13 PMAbout the sneaky way JavaScript has to mess around with your values - if you're not careful enough
Values and References in JavaScript
Posted on:August 16, 2023 at 03:20 PMAbout value types in JavaScript, immutability, and why the way we learned to think about variables is "wrong"