Learn how to use the Provider that comes with React Redux instead of the hand-rolled implementation from the previous lesson.
Microsoft XAML has a property called DataContext which is exposed in it's XAML controls. The Redux pattern described here is the same that XAML had many years ago.
I can't get context working with store. It stays undefined, I guess this is not up to date anymore.
It stops working when I switch to Provider fro ReactRedux. Can't find way to debug this.
It seems like if I use the same ReactRedux version like the one in this video, the bug goes away.