#javascript
Read more stories on Hashnode
Articles with this tag
faulty console logs · One of my fellow students at neoG camp faced an issue while trying out some code in the Vanilla Sandbox. The code goes like...
ES6+ Syntax · With ES6, two very important ways to declare a variable were introduced, let and const. These were introduced to replace var which was...