Java is one of the most used programming languages in the world. It allows developers…
JavaScript
Today, JavaScript is one of the most used programming languages. Various IDEs and code editors…
There’s more to JavaScript development than just making code. Effective developers often surround themselves with…
In debugging React (or any kind of JavaScript-based application) developers tend to rely on the…
The web is now JavaScript. Not just desktop browser-based web – but also native mobile…
For Java developers, JavaScript seems like an easy language to work with. It looks sort…
Let’s face it – numbers are ugly. But their visualization can be beautiful and (more…
The array includes(..) idiom has emerged in JS to become a popular pattern for testing if a variable is one of a set of values. But is there more to consider?
I recently installed the TabNine plugin for Sublime… I have been really pleasantly surprised, and delighted, by just how quickly this tool is learning my code—and how quickly I’m learning to use it!—to accelerate my coding.