Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

https://medium.

com/@thomasburleson_11450/ngrx-facades-better-state-management-82a04b9
a1e39

https://medium.com/frontend-fun/angular-ngrx-a-clean-and-clear-introduction-4ed61c89c1fc

---------------------

https://medium.com/@nicowernli/diferencias-entre-map-flatmap-y-switchmap-en-rxjs-64662e90f
701

Basic and more


https://blog.logrocket.com/how-streams-can-simplify-your-life-494a4b247f36
https://medium.com/@benlesh/hot-vs-cold-observables-f8094ed53339

---------------------

Effects and streams


https://medium.com/@tanya/understanding-ngrx-effects-and-the-action-stream-1a74996a0c1c

------------------------

Pensando reactivo
https://www.youtube.com/watch?v=c0fLVSdhz1c&list=PLZadNMgv43GrdDGiYJR4JhL0Vwd6Ys
3yi

================================

Sites / Recursos:

FLEX
https://cssreference.io/flexbox/

NgRx
- test console
https://rxviz.com/
- docs
http://reactivex.io/rxjs/class/es6/Observable.js~Observable.html
- more docs
https://www.learnrxjs.io/operators/transformation/switchmap.html
- graphical testing
https://rxmarbles.com/#switchMap
//////////////////

Thomas burleson presentation at Ng-conf 2019:

https://hackmd.io/s/BylGly2F4

/////------------------------////

Full course NGRX-Angular

https://www.youtube.com/watch?v=62JNAasgclE&list=PLaMbwDs23r4KXoMucJEyUAvamQ-kF
NBvC&index=1

-----

NGRX: NGRX provides unidirectional data flow and a single source of truth for the entire
app.

-----------------------------------------------------------------------------------------
Previo/desp presentación Angular Meetup 2019 - Globant

https://medium.com/briebug-blog/im-not-ready-for-ngrx-2db4a96c1dd4

https://medium.com/better-programming/communication-patterns-in-angular-9b0a829aa916

Animations:
https://www.yearofmoo.com/2017/06/new-wave-of-animation-features.html

https://itnext.io/angular-effective-component-patterns-f5f7f08e2072

https://medium.com/better-programming/angular-rxjs-async-pipe-deep-dive-2510b56f793a

https://itnext.io/angular-effective-component-patterns-f5f7f08e2072

https://itnext.io/understanding-rxjs-operators-ea4bc93d56e

RxJs -> playlist


https://www.academind.com/learn/javascript/understanding-rxjs/what-and-why-/

-----------------------------------------------------------------------------------------
@ViewChild
https://blog.angular-university.io/angular-viewchild/

You might also like