Can't wait to see it. Never tried Redux, only Mobx because of your great introduction. Now I use it on production.
4 years ago
| 0
Why not use hooks? Then you don't have to worry about misspelling constructor...
4 years ago
| 0
Leigh Halliday
This week: MobX in 2021 - Creating a simple Blockchain.
Funny story: I spent 2 hours troubleshooting this demo today, and was almost at the point of abandoning this new MobX video because I just couldn't get state changes to re-render my components. Was thinking... wow MobX is really garbage now! Then I realized I called my function "construct" and not "constructor", suddenly everything worked haha :D MobX is still awesome!
4 years ago | [YT] | 47