Topics under JavaScript

Are we littering the JavaScript ecosystem, or are we setting up a smorgasboard of choices?

JavaScript has a fast moving ecosystem and if you do not manage your dependencies you risk breaking your application.

Visual Studio Code comes with great features, one of which is debuging. Let's set it up for debugging tests implemented with Facebook's Jest framework.