Skip to content

Instantly share code, notes, and snippets.

@shashisp
Last active January 17, 2016 13:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shashisp/1aa50a6a430a242b94ef to your computer and use it in GitHub Desktop.
Save shashisp/1aa50a6a430a242b94ef to your computer and use it in GitHub Desktop.
Node resources
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