|
|
|
|
|
by babaganoosh89
110 days ago
|
|
Redux should not be used for 1 person projects. If you need redux you'll know it because there will be complexity that is hard to handle. Personally I use a custom state management system that loosely resembles RecoilJS. |
|