Setting Up a Minimal, yet Useful JavaScript Dev Environment

In an era of omnipresent frameworks, libraries and tooling, it may be hard to decide what tool to use and when. Here’s a step-by-step to help you set up a minimal JavaScript dev environment that will let you go from having nothing, to being productive in … Read more

Similar

Top Best JavaScript Frameworks List in 2017

JavaScript is one of the most popular languages for web development with a history of more than 20 years. However, despite the simplicity and unambiguousness of JS syntax, it is not an easy task to create large-scale software projects without additional t... (more…)

Read more »

The JavaScript Ecosystem

JavaScript started out as a simple extension for the browser but has become so much more. In part this is true on building on rich concepts going back to Lisp. Along the way it has challenged the givens of programming and given us a high-performance flexi... (more…)

Read more »