JavaScript is a great language. It has a simple syntax, large ecosystem and, what is most important, a great community. At the same time, we all know that JavaScript is quite a funny language with ...
Every developer should be paying attention to the local-first architecture movement and what it means for JavaScript. Here’s ...
Fastest JSON deep clone implementation for Node.js Goal of this project is to track and maintain the fastest deep cloning function for plain JavaScript objects (POJOs), aka JSON objects. Keeps track ...