State Management
2 articles tagged with this
Building a Lightweight Reactive State Manager with JavaScript Proxies
Tired of frontend frameworks and complex state management libraries? Learn how a few lines of JavaScript and the power of Proxies can automatically sync your UI with your application state.
Read More →State Management in HTMX Applications: A Guide to URL-First State
Simple, powerful state management: how URL parameters can replace complex client-side state libraries in HTMX applications
Read More →