First article of the new year:

Cheap State management that can persist beyond the session.

#FrontEndDevelopment
#WebDevelopment

https://blog.frankmtaylor.com/2025/01/27/introducing-cheapstate/

Introducing CheapState

Sometimes we don't want to use a full-blown SPA. And sometimes when we don't want that full-blown SPA, we do want some SPA-like features likes maybe state management attached to some small element of the User Interface. I ran into this kind of situation at Red Hat last year, and I want to share howRead More

Frank M Taylor