logoalt Hacker News

slopinthebagtoday at 2:26 AM0 repliesview on HN

I agree with all of that. With reactive systems I prefer just making objects deeply reactive and using them as view models, while limiting the amount of derived / computed values. Both Vue and Mobx work well for this.