generator-front-to-back icon indicating copy to clipboard operation
generator-front-to-back copied to clipboard

Add an option to use Context API

Open GunaShekar02 opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe. Redux might be an overkill for really small applications, and Context API would serve as a good alternative.

Describe the solution you'd like Add an option to choose between Redux and Context API and configure the boilerplate accordingly.

GunaShekar02 avatar Apr 13 '21 06:04 GunaShekar02