Last active
January 17, 2016 13:42
-
-
Save shashisp/1aa50a6a430a242b94ef to your computer and use it in GitHub Desktop.
Node resources
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
LOl! i was trying to help one of my junior, to get started with Node, Ignore if anything wrong i am a python guy :D | |
To get started with Node.js and basic stuffs | |
go through this link: | |
http://campus.codeschool.com/courses/real-time-web-with-node-js/contents | |
Once you r familiar with node, its time to build some basic app, | |
Here you go, the link for building simple blogging app with all detailed steps | |
http://howtonode.org/express-mongodb | |
Great! you're done with working app in Node.js now, | |
Its time to deal with Angular and make it more interactive: | |
https://thinkster.io/mean-stack-tutorial/ | |
After all, here's the curated list for Best Node resources! | |
http://stackoverflow.com/questions/2353818/how-do-i-get-started-with-node-js/5511507#5511507 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment