Reading Notes

All the answers to some of the questions

View project on GitHub

Reading Notes for Day 39 of 401:

Reading

Redux Toolkit (RTK)

What concerns are addressed by Redux Toolkit? What does configureStore() do? How would I use createSlice()?

MobX

What is Mobx? How does MobX make it “impossible” to produce an inconsistent state? How would we build a reactive user interface?

Tutorial

Tutorial

What take-away(s) did this tutorial provide?

Bookmark and Review

Redux Toolkit (RTK) HookState

Things I want to know more about:

back to Table of Contents