📄️ Setup
In order to run Javascript all you need any modern browser, and a text editor to
📄️ Variables
Starting from ES2015, there are two recommended way to declare variables:
📄️ Conditional Statement
If condition
📄️ Arrays
You can use another way to define arrays:
📄️ Loop
for loop
📄️ Array methods
map