Skip to content

Course to Quickly get up and running with Node.js, a lightweight and efficient platform for building apis with KOA,Express, Sails

License

Notifications You must be signed in to change notification settings

bTreePress/Nodejs-The-Essentials-API-Framworks-EXPRESS-KOA-SAILS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NODE.JS: THE ESSENTIALS + API FRAMEWORKS EXPRESS KOA SAILS

This is the repository for my course NODE.JS: THE ESSENTIALS + API FRAMEWORKS EXPRESS KOA SAILS
The full course is available at http://btreepress.com/blog/portfolio-items/node-js-the-essentials-api-frameworks-express-koa-sails/ You can also follow me on twitter ,LinkedIn, or read my blog.

Course Description

Node.js, a lightweight and efficient platform for building network apps. In this course Luke Angel Leads you down the path to get your first pieces of code and understand the frameworks available for the platform, including options such as Express, Sails, and Koa. We will learn how promises and generators helps solve callback hell are and how to create both of them. We will then dive into some New Features in node and ES 2016, . All this information is bundled into a small user authentication API Alexander creates along the way, which can be used as the stepping stone for the next full-scale app you build with Node.js.Topics include:

Installing Node.js Understanding the benefits of JavaScript Writing modules and packages Reading and writing files Working with frameworks: Express, Sails, and Koa Generating promises Working with generator functions

Instructions

  1. The Course is a broken down by video. For Each video this is one course if there is coding involved in the video
  2. Make sure you have these installed or watch the video on the node installation
  1. Clone this repository into your local machine using the terminal (mac) or Gitbash (PC)

    `git clone https://github.com/bTreePress/NODE.JS-THE-ESSENTIALS-API-FRAMEWORKS-EXPRESS-KOA-SAILS

The one I am using in the video is Visual Studio Code. If you Need a Free Code Development Evironment Here Are Just A Few Good Ones Visual Studio Code Brakets [atom] https://code.visualstudio.com/

A Great One That I Also Use Daily but has to many buttons for videos is [Webstorm])(https://www.jetbrains.com/webstorm/download/)

About

Course to Quickly get up and running with Node.js, a lightweight and efficient platform for building apis with KOA,Express, Sails

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published