diff --git a/libs/state/README.md b/libs/state/README.md index 93a123103f..6d7160dac3 100644 --- a/libs/state/README.md +++ b/libs/state/README.md @@ -92,6 +92,7 @@ yarn add @rx-angular/state ## Resources +- [🎥 RxAngular State, The Component Reactive Store | Marmicode Tasting Session](https://youtu.be/CcQYj4V2IKw) - [🎥 Tackling Component State Reactively (Live Demo at 24:47)](https://www.youtube.com/watch?v=I8uaHMs8rw0) - [🎥 Extending Angular for the Reactive Web](https://youtu.be/pkN6CeZ8h_U?t=5913) - [💾 Research on Reactive Ephemeral State](https://dev.to/rxjs/research-on-reactive-ephemeral-state-in-component-oriented-frameworks-38lk)