A proposal for interoperability of React-style hooks.
- React invented the hooks approach to functional components, but they are stuck in a framework-specific environment.
- Haunted has created a pure JS alternative to React
- Other frameworks (https://github.com/WebReflection/uland) also introduced hooks