react-factory-hooks icon indicating copy to clipboard operation
react-factory-hooks copied to clipboard

Implementing react hooks via the factory-pattern

Results 2 react-factory-hooks issues
Sort by recently updated
recently updated
newest added

See [`useState` - possible alternatives APIs](https://github.com/PutziSan/react-factory-hooks/blob/master/README.md#usestate---possible-alternatives-apis) Since this project is all about finding the best possible API that can be implemented later, or that can be used in later considerations,...

Hi, feel free to comment what you think about the proposal. This should help to keep [RFC: React Hooks #68](https://github.com/reactjs/rfcs/pull/68) from making so much noise. Unfortunately, I did not have...