https://github.com/mandliya/nodejs-learning
Node js learning journey
https://github.com/mandliya/nodejs-learning
Last synced: 4 months ago
JSON representation
Node js learning journey
- Host: GitHub
- URL: https://github.com/mandliya/nodejs-learning
- Owner: mandliya
- Created: 2016-04-07T00:12:01.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-07T00:29:16.000Z (about 9 years ago)
- Last Synced: 2024-12-29T19:46:21.628Z (5 months ago)
- Language: JavaScript
- Size: 131 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nodejs-learning
Node js learning journey**javascripting** - Basics of Javascript from [nodeschool.io](http://nodeschool.io)
**learnyounode** - Basics of node: asynchronous i/o, http from [nodeschool.io](http://nodeschool.io)
**The Node Beginner Book** - A comprehensive Node.js tutorial by [Manuel Kiessling](https://leanpub.com/u/manuelkiessling)