Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# Code this, not that - JavaScript

Watch the video on [YouTube](https://www.youtube.com/watch?v=Mus_vwhTCq0).
- Watch the video on [YouTube](https://www.youtube.com/watch?v=Mus_vwhTCq0).

- Running code js in terminal.

install [Nodejs](https://nodejs.org/en/)

After install nodejs... on terminal

``
node loops.js
``