An open API service indexing awesome lists of open source software.

https://github.com/itanex/ng-node-lessons

Guided Lessons for creating a Node application with authentication and angularjs
https://github.com/itanex/ng-node-lessons

angular1 angularjs nodejs tutorials typescript

Last synced: 11 months ago
JSON representation

Guided Lessons for creating a Node application with authentication and angularjs

Awesome Lists containing this project

README

          

# Angular Node Lessons

## Lesson 1 - Basic Module and Databinding
## Lesson 2 - Modules, NG-Repeat and NG-Events
## Lesson 3 - LIFT, Explicit Angular, and Strongly Typed Typescript
## Lesson 4 - Routing and Views
## Lesson 5 - NodeJS Backend, Express scaffold
## Lesson 6 - Implement API with Full CRUD support
## Lesson 7 - Angular to Node API endpoint, Services
## Lesson 8 - Server Side Validation
## Lesson 9 - Client Side Validation