We don't need Map
Maps are an overly misused feature of JavaScript that a plain object or array can replace in most cases.
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.
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.
We go over a pattern I used in my React apps and solve some common issues I've seen around.