|
|
|
|
|
by pcmaffey
2795 days ago
|
|
The other angle to solving this problem would be adding lifecycle methods to React.Context (instead of using render props), which could eliminate the need for multiple contexts. Making Consumer contexts more efficient & composable. |
|