The nullish coalescing operator is one more logical operator in ES2020. The intent of the nullish coalescing operator is to provide a complementary operator for the optional chaining operator... (more…)
Read more »
railroad-diagrams - :steam_locomotive: A small JS+SVG library for drawing railroad syntax diagrams. Now with a Python port! (more…)
Read more »
This article lists the top 10 JavaScript naming conventions every JavaScript developer should know to write code that every other developer understands. (more…)
Read more »
Boredom is not another JavaScript library. It’s a state of mind. Try it, it’s simple: https://vasilionjea.github.io/boredom/... (more…)
Read more »
Have you ever wondered if you can build cross-platform desktop apps with HTML, CSS, and JavaScript? (more…)
Read more »