How did I leverage Proxies to make JavaScript errors pleasant to work with?
I’m doing a deep dive into the ECMAScript specification to find out how to serialize the error object properly.
I’m doing a deep dive into the ECMAScript specification to find out how to serialize the error object properly.
A sequel to an article about composability. In this article, we will focus on immutability.
In this series of articles we will go through a soft introduction to functional programming in JavaScript.