NodeJS Examples

April 15, 2017 ยท View on GitHub

servers folder

  • node Server setups using es6 and Classes
  • Video Walk-Through

mongoose folder

  • using Promises with mongoose
  • Video Walk-Through

mean_setup folder

  • basic MEAN starter using gulp
  • Video Walk-Through

ng2_node folder

  • different options for setting up Angular 2 with Node.js
  • Video Walk-Through

imgur_scraping folder

  • scrape imgur using request/cheerio + callback vs promise example
  • Video Walk-Through