-
Notifications
You must be signed in to change notification settings - Fork 376
Closed
Labels
Description
Long-term, low-priority, but the controlled state helper that I wrote as part of #88 is a great candidate for a utility repo that would be useful to the React community at large (even those who aren't using patternfly-react). I was quite surprised to see that something like it didn't really exist yet.
It might be cool to document and share it, as a repo at perhaps patternfly/react-controlled-state, update patternfly-react to use it as an npm dependency, and spread it around the community. If people end up using it, there will be more visibility on the patternfly github org, and perhaps more React developers will find out about patternfly-react.
Plus, I want to use it in my own side project :) Hooray for open source.
priley86