#javascript
Read more stories on Hashnode
Articles with this tag
JavaScript is one of the most commonly used lightweight dynamic programming languages used in different parts of a webpage or web application, first...
let, const and var. ยท As essential as it is to make declarations in our source codes, it is also very important to understand reserved words used for...