Is this an acceptable way of managing state without using ngrx or ngxs? How can I improve it?

This page summarizes the projects mentioned and recommended in the original post on /r/Angular2

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.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • akita

    🚀 State Management Tailored-Made for JS Applications

  • On the subscriber side, you should have an pre-filtered observable for every message type (so userData$() instead of message$()). This shouldn't be a lot of work and will make your code easier to follow and possibly refactor. Of course, at this point you might as well use Akita...

  • 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.

    SurveyJS logo
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

  • What are all the use cases you use state management for and which states management library you use?

    1 project | /r/Angular2 | 17 Apr 2022
  • How do you guys handle the process for displaying data from a REST API?

    1 project | /r/AskProgramming | 27 Dec 2021
  • MiniRx Signal Store for Angular - API Preview

    4 projects | dev.to | 17 Nov 2023
  • MiniRx Signal Store RFC needs your feedback

    4 projects | /r/Angular2 | 1 Jul 2023
  • MiniRx Feature Store vs. NgRx Component Store vs. Akita

    6 projects | dev.to | 29 Nov 2021