A Crash Course on ES6
Feb 12, 2022 · 4 min read · ECMAScript 2015 or ES 2015 or ES6 was a major update to the Javascript language. It brought new syntax and new awesome features to make our code more readable and modern, allowing us to write less code and do more. This article takes you through some...
Join discussion
