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



@insanityrodax8621

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  

@avneet12284

Nice. Never tried Mobx. Only redux

4 years ago | 1  

@RafaelPE2204

That's the life of a developer summed up 😂

4 years ago | 0  

@biz0r07

Why not use hooks? Then you don't have to worry about misspelling constructor...

4 years ago | 0