A Brief dig into ES6
'ES' in ES6 stands for the ECMA Script. In 2015, we got the sixth version of ECMA script which we call as ES6. It was finalized in 2015 and it includes abundance of excellent features.
The major added features in ES6 were:
'let' and 'const'
default ...
preetika00.hashnode.dev3 min read
Ritvij Kumar Sharma
Android and Backend Developer, learning and exploring new stuff everyday
Amazing post, such clear-cut explanations. Loved it!