Skip to content

Swhite215/Code-Reference-Angular

Repository files navigation

Code-Reference-MEAN

Client-Side: Angular and Typescript

Server-Side: NodeJS

Testing: Mocha, Chai

Objective

To provide reference materials for a variety of topics encountered when using the MEAN stack.

Section Quick Link Access:

Angular

- Overview
     Notes
- Components & Databindings
     ngModule
- Directives
     *ngFor
     *ngIf
- Models
- Services
- Routing
     Router Outlet
     Router Link
- Observables
- Forms
     Error Styling
- HTTP Client Module
     Module Import
- Modules
     Module Import
     Shared Module
     Lazy Loading