usehooks icon indicating copy to clipboard operation
usehooks copied to clipboard

Add useContextAndReducer

Open JO3-W3B-D3V opened this issue 4 years ago • 0 comments

The main benefit to using this hook is that it can allow developer to keep state consistent throughout an application, of course this is a context specific subject matter, I don't think that there'll ever be a 1 fits all solution. But I've found this pretty useful for keeping state consistent between a reducer & a context.

JO3-W3B-D3V avatar Jan 28 '21 13:01 JO3-W3B-D3V