#beginners-learningtocode-100daysofcode
Read more stories on Hashnode
Articles with this tag
Before the release of javascript ES6, var was the only form of variable declaration used. But, following the release of ES6, let and const were...