#javascript
Read more stories on Hashnode
Articles with this tag
Loops For loop while loop do while loop Arrays Data structure that can hold multiple data values in one...
Variables let is the preferred way in modern JavaScript. Data Types Null = Null (type of null is an object: its a bug) Null specifies that we have...