JavaScript Features You Should Know
A daily dose of JavaScript.
Introduction
JavaScript is, like I’ve said many times before, still evolving into a better language with more and more features you might need.
Functions for handling arrays, date object,s or strings can be found online almost everywhere nowadays, but most of them use libraries such as LoDash which feature those…