| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
In this github repository, I am keeping all the node.js code I am writing for learning/practicing node.js. This is more of a personal thing. But if you want, you can also use it to learn.
I used VSCode on Debian/Linux to write and test these codes on node v8.2.1 and npm v5.3.0. All you have to do is install node.js and run these code with 'node $filename'
On Linux, you can use Ctrl+Shift+B to run the task on VSCode. To get it to work on Windows, open .vscode/tasks.json and change the 'command' field as you need.
| Back | FazBrowse Home | New Git URL |