The Hazards of short circuits
Let's talk about the hidden dangers of short circuits in JavaScript and explore alternative approaches for writing more reliable and maintainable code
I'm Luke, a web developer, hobbyist DJ and casual gamer based in Bellevue, WA. I'm the founder of Vangware, where we develop open source libraries embracing bleeding-edge web technologies to create high-quality and long-lasting solutions.
Let's talk about the hidden dangers of short circuits in JavaScript and explore alternative approaches for writing more reliable and maintainable code
Maps are an overly misused feature of JavaScript that a plain object or array can replace in most cases.
We go over how to get all the benefits of TypeScript without switching completely.
We analyze the usefulness of the "this" keyword in JavaScript and explore the options to avoid it altogether.