1 repo
Libraries and utilities for handling application state, data synchronization, and reactive data flow.
Distinguishing note: None of the provided candidates were relevant; this is a foundational web development concern for managing reactive application state.
Explore 1 awesome GitHub repository matching web development · State Management. Refine with filters or upvote what's useful.
Appsmith is a low-code platform designed for building internal business tools, such as operational dashboards and administrative panels. It enables developers to construct dynamic user interfaces by dragging and dropping modular widgets onto a canvas and binding them directly to backend data sources. The platform utilizes a reactive framework that automatically updates interface elements and triggers functions whenever underlying data or widget properties change, eliminating the need for manual event handling. The platform distinguishes itself through a server-side proxy architecture that exe
Stores and reads data directly from memory to improve application performance by creating global page variables.