@ngrx/effects

October 20, 2017 ยท View on GitHub

Side effect model for @ngrx/store

Join the chat at https://gitter.im/ngrx/store

Installation

To install @ngrx/effects from npm:

npm install @ngrx/effects@2.0.5 --save

Documentation

  • Intro to @ngrx/effects
  • API
  • Testing

Example Application

https://github.com/ngrx/example-app

Contents

  1. 0.1Installation
  2. 0.2Documentation
  3. 0.3Example Application