JavaScript has been revolutionized by the features introduced in the ES6 syntax. One of those new features which can make the lives of developers is...
In the first post of this series, we discussed some tricks using the console, string interpolation, destructuring and spread syntax. In this article, we will...