Is React Redux overkill?

Redux and MobX are overkill . What most people want is an easy way to pass down state to nested components, but the context API is a bit verbose and otherwise you end up with the props-drilling problem, passing and passing and passing.

Sizin İçin Seçtik  What is difference between Context API and Redux?

Leave a Reply

Your email address will not be published. Required fields are marked *