The current iteration of Reason docs have some solid examples for using ReasonReact that might help new users understand the library better. We should port over and expand on these examples.
Current ReasonReact examples:
https://reasonml.github.io/reason-react/docs/en/simple
Somewhat related to #142 as some of these examples are small enough that they could be considered for examples listed on the root page of ReasonReact if inspiration is taken from ReactJS's homepage like suggested in #142