Hacker News new | ask | show | jobs
by oweiler 2867 days ago
Because HyperApp also has state management built in.
1 comments

If I understand correctly, HyperApp enforces the so-called SAM pattern, but that's it. Calling this "state management" seems to me an exaggeration. And why would one use a view framework to do (domain/application) state management? It doesn't sound right.