I am new to Reason and ReasonReact. I have also only tinkered with OCaml / Bucklescript. I like its syntax.
Is it reasonable to develop ReasonReact applications using Bucklescript directly? If so, can you give me an example of how to translate an example App.re file into Bucklescript? I am having trouble with the ‘…component’ feature, for example.