Hacker News new | ask | show | jobs
by skydhash 312 days ago
Reactivity is just one pattern to help manage state. We have observable (which is just reactivity in another cloth), Entity-Component, View-Model (also Presenter), etc,…