File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 1+
12# Ngrx Effects Chaining Example
23
4+ ## Live Demo
5+
6+ You can play around with the live demo here:
7+ https://jimtheman.github.io/Ngrx-Effect-Chaining-Example/
8+ <hr />
9+
310This repo is meant to demonstrate a few things:
411
512* "Chaining" Ngrx Effects
@@ -67,11 +74,6 @@ Notice that in the second effect there is no async event taking place and that i
6774
6875<img src =" ./screenshots/NgrxEffectChaining_redux_dev_tools.png " alt =" Ngrx Effects " width =" 350px " />
6976
70- ## Live Demo
71-
72- You can play around with the live demo here:
73- https://jimtheman.github.io/Ngrx-Effect-Chaining-Example/
74-
7577## Usage
7678
7779This project was generated with [ angular-cli] ( https://github.com/angular/angular-cli ) version 1.0.0-beta.28.3.
You can’t perform that action at this time.
0 commit comments