- Architecting Angular Applications with Redux,RxJS,and NgRx
- Christoffer Noring
- 63字
- 2021-08-27 19:56:20
Adding more actions to our flow
Let's do a reality check here. We haven't built the Flux flow as prettily as we could make it. The overall picture is correct but it'd be nice if we can clean it up a bit to make room for more actions so we get a real sense of how the application should grow from here.