Proxy State
For simple interactive sites, using a proxy to manage your state and side effects may be enough.
For simple interactive sites, using a proxy to manage your state and side effects may be enough.
You may not need anything more
When adding interactivity to a web app, it can be tempting to reach for a framework to manage state. But sometimes, all you need is a Proxy.