State Management
2 articles tagged with this
Bookmarkable by Design: URL-Driven State in HTMX
Forget complex state libraries. Use the URL as your single source of truth for filters, sorting, and pagination in HTMX applications
Read More →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 →