A post by Kirill Shestakov
Do you tend to use one in your projects? Do you use it as inspiration for creating your own?
What is your secret? What are some minor things that help?
On Mar 9, 2022, Microsoft announced a proposal to add type syntax to the JavaScript language...
Assume that you've just become part of a team that manages a large code base for an interesting and f...
When you've been stuck trying to figure out how to write something in a clean and SOLID way, and it's...
In this article I describe a cross-browser, non-ES6 way to create private properties usable on object's prototype in JS.