Explore a powerful state management solution for front-end applications in this 19-minute conference talk from ng-conf: Hardwired. Learn how to elevate your app from Observable Services to Observable Store, a versatile option that works across Angular, React, Vue.js, and other frameworks. Discover techniques for storing and accessing state, working with immutable store state, and providing state change notifications. Gain insights into the role of RxJS and Subjects, debugging options, and more. Follow along as Dan Wahlin demonstrates the implementation of Observable Store, covering topics such as installation, interfaces, extensions, state changes, and practical application in components. Enhance your understanding of state management and take your front-end development skills to the next level with this informative presentation.
Overview
Syllabus
Intro
Keep it simple
Single Source of Truth
Observable Storm
Observable Store Components
Installing Observable Store
Observable Store Interfaces
Observable Store Extension
Observable Store State Change
Observable Store Sample
App Component
Recap
Taught by
ng-conf