State Management Is Easy Now!? An Introduction to Observable Store

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • Observable-Store

    Observable Store provides a simple way to manage state in Angular, React, Vue.js and other front-end applications.

    Then, in 2020, Dan Wahlin (a big contributor to the Angular community) did a talk about a new library he came up with called Observable Store.

  • observable-store-poc

    For getting familiar with Observable Store

    By now you should be getting the idea. For a more in-depth example feel free to take a peek at that example project I mentioned earlier.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • redux

    Predictable state container for JavaScript apps

    Oh application state. The source of so many bugs. React has Redux, Vue has Pinia, and Angular has NgRx as their most used state management libraries.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts