Y
Hacker News
new
|
ask
|
show
|
jobs
by
shermanmccoy
2083 days ago
I would always forget to put the observable decorator, then wonder why there was not a re-render. This situation occurred so many times I lost count. It's not mobx, it's me that is the problem.
1 comments
davedx
2083 days ago
Maybe you'll like this update then -- check out `makeAutoObservable`, it automatically picks sensible defaults to make observable
link