Explore a powerful alternative to NgRx in this 17-minute ng-conf talk. Learn how to supercharge your Angular services using RxJS and Facades without immediately adopting NgRx. Discover the benefits of Observables and data-push features in RxJS, and how View Facades can simplify your view components by encapsulating complexity. Delve into best practices for designing Facade APIs and understand how NgRx can be seamlessly integrated later without affecting existing view components. Compare pull-based and push-based approaches, examine data management techniques, and witness a live demonstration. Gain insights into the potential pitfalls of push-based services and explore a more effective architecture. Investigate API design, Redux implementation, and the concept of User Facades and Streams. Conclude with a discussion on UI fluidity and the advantages of this approach in Angular development.