@ -164,7 +164,7 @@ I believe you have the motivation and a strong desire to be a developer, a compu
You may not need node.js right now but you may need it for later. Install [node.js](https://nodejs.org/en/).
# Windows
### Windows

@ -179,7 +179,7 @@ asabeneh $ node -v
v12.14.0
```
# Linux(ubuntu)
### Linux(ubuntu)
Just type this is your terminal
@ -321,8 +321,37 @@ We can write our codes on the browser console, but it won't do for bigger projec
Visual studio code is a very popular open-source text editor. I would recommend to [download Visual Studio Code](https://code.visualstudio.com/), but if you are in favor of other editors, feel free to follow with what you have.
#### Windows
Go to this link and download it: https://code.visualstudio.com/