What is Java to JavaScript?

In the world of programming, the distinction between Java and JavaScript often stirs confusion. Despite their similar names, these two languages are as different as chalk and cheese. To illustrate this point, let’s delve into a whimsical analogy: Java is to JavaScript as van is to vanillin. This comparison might seem odd at first, but […]

7 NPM packages you may (never) use

How do you find a good npm package? This article is based on my Openslava 2018 talk. While there are so many npm packages available to download. Which criteria do you use to find a good npm package? Is it downloads, GitHub stars, recommendation, documentation, …? NPM NPM – abbreviated from Node package manager, is […]