Hacker News new | ask | show | jobs
by ledauphin 1272 days ago
i like mobx because it encourages you to separate state from presentation more than React Context does, but doesn't discourage keeping logically separate state trees separate the way Redux does.