New ReasonReact release!

reasonreact

#1

Notable changes: stringToElement is now string, no more Js.boolean warnings and internal preparations for transitioning to React 16!


#2

Quick question. I’ve never used ReasonReact, but I was just looking through the docs and I’m curious how you handle global state? I know that there’s no need for redux really, but currently given that there’s no context mechanism, do you just pass props everywhere?


#3

Yes (20 charsssssss)


#4

How far is the React 16 release? Is there any plan to keep ReasonReact in sync with React after that?


#5

Next release will support 16