Enterprise Angular Applications with NgRx and Nx
search
Ctrlk
  • Introduction
  • Introduction
    • Introduction
    • Course Description
    • Resources
    • 0 - Environment Setup
    • 1a - Brief Introduction To Angular
    • 1b - Brief Introduction To Angular
    • 1c - Brief Introduction To Angular
    • 2 - Creating an Nx Workspace
    • 3 - Generating components and Nx lib
    • 4 - Add JSON server
    • 5 - Angular Services
    • 6 - Angular Material
    • 7 - Reactive Forms
    • 8 - Layout Lib and BehaviorSubjects
    • 9 - Route Guards and Products Lib
    • 10 - NgRx Introduction
    • 11 - Adding NgRx to Nx App
    • 12 - Strong Typing the State and Actions
    • 13 - NgRx Effects
    • 14 - NgRx Selectors
    • 15 - Add Products NgRx Feature Module
    • 16 - Entity State Adapter
    • 17 - Router Store
    • 18 - Deploying An Nx Monorepo
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. Introduction

Resources

hashtag
Resource

nx documentation - https://nrwl.io/nxarrow-up-right

nx playbook - https://angularplaybook.com/arrow-up-right

Duncan Hunters NDC Minnesota Sharing Code Presentation Slides - https://docs.google.com/presentation/d/1nk2aPe2aSWL618Q8d1i0biiofRvPh55nqvJDhEmjNaA/edit?usp=sharingarrow-up-right

ngrx platform example app - https://github.com/ngrx/platform/blob/master/example-app/README.mdarrow-up-right

angular.io - https://angular.ioarrow-up-right

cli.angular.io - https://cli.angular.ioarrow-up-right

PreviousCourse Descriptionchevron-leftNext0 - Environment Setupchevron-right

Last updated 7 years ago