Modern JavaScript features which you should be using every day for better development and what problems do they solve.
8 min readJun 2, 2018
--
The times when JavaScript was only used for adding a little bit of interaction on the website are long gone. New EcmaScript standards are now released every year, bringing more and more useful and powerful features, and JavaScript is not only used on Front-End anymore as one can now also…