DEV Community

Venkat.R
Venkat.R

Posted on

Rematch / Redux / React 16.x Content API ?

Top comments (3)

Collapse
 
ramsunvtech profile image
Venkat.R

Which one to use, bit confused with Redux Framework Rematch and Context API is good candidate for Reusable Component Provider data. Any body suggest and give whats your view ?

Collapse
 
vramana profile image
Ramana Venkata

The answer always is it depends on the problem you are trying to solve.

Do you for see any reasons why Context API is insufficient? If not, then just use Context. See how far you can go with it. If you have any example where Context is not working, I can try to help figure out a solution.

Collapse
 
ramsunvtech profile image
Venkat.R

Composing your component with Intl, Material Style Component like connect would be difficult. Redux's compose / recompose will save your life here.

Context API is bright spark not yet this can replace Redux