ES6 Next-gen-js – Some Examples
Declaring Variable Earlier were using var to declare variables. But in ES6 new keywords got introduced – Let and Const.
Continue readingDeclaring Variable Earlier were using var to declare variables. But in ES6 new keywords got introduced – Let and Const.
Continue reading