UNPKG

reason-react-brunch

Version:

React bindings for Reason, modified to work with brunch and bucklescript

20 lines (11 loc) 677 B
--- title: Roadmap & Contribution --- ## Reason Team TODOs Some future plans are briefly discussed in the repo's [FUTURE.md](https://github.com/reasonml/reason-react/blob/master/FUTURE.md). ## Your Contribution Opportunities Wanna help? - Help us translate the docs! Click on the translation symbol on the upper right. - Improve the documentation and website. - [Suggest better error messages for ReasonReact](https://github.com/reasonml-community/error-message-improvement/issues). - Convert over the ReactJS components! With ReasonReact's [interop](./interop.md), you can actually keep your JS component library's API stable while providing a better ReasonReact API.