We don't need Throw
Exceptions in JavaScript are usually overly used. In this article, we will see why we don't need them and what we can use instead.
I'm Lou, a web developer, hobbyist DJ and casual gamer based in Chicago, Illinois. I love to write open source libraries embracing bleeding-edge web technologies to create high-quality and long-lasting solutions.
Exceptions in JavaScript are usually overly used. In this article, we will see why we don't need them and what we can use instead.
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.
Get notified when I publish something new, and unsubscribe at any time.