What is NodeJS - fatiharaci/SpotifyWebApi GitHub Wiki
NodeJS takes JS to run on your computer. It uses google chrome JS engine.
- You can acces your files
- You can listen HTTP requests
Commands:
node -v
Global Objects
- Global Obj
- Window Obj
- Process Obj
###There Are Modules
- How to install one node to another