Ricky Vetter

Results 34 comments of Ricky Vetter

Thanks for submitting a PR on immutable-re! I think we can probably move to use Belt data structures if you want a fix that doesn't depend on another repo. Belt...

For the function api I think preferring `useRef` where possible makes sense. For the old API yes, you must use a ref inside of state instead of a mutable field....

Is this reason-tools specific? Or does it happen with refmt in your editor/cli as well? If the later, we should upstream this request to reason repo.

Hey folks - sorry not for weighing in on this sooner. The message is indeed put in place so that people actively think about their use case before reaching for...

> You may not need global state management, because Reason. I don't think that is ever specifically said or implied. The caution says nothing about global state at all. The...

@mnieber which use case(s) do you feel Reductive isn't supporting? I'm not sure I understand which cases you're thinking of. Is this in relation to a different issue? This one...

Agreed that usage pattern is a better term for the things we are talking about. I don't think reductive stops you from connecting each of your components directly to global...

While I agree that it shouldn’t, I think the existence of reducers does cut prevent a lot of people from turning to a Redux-like library. The idea is to turn...

> At least consider adding a bit of clarification ... I would even add a sentence or two about ease of passing props in ReasonReact as an alternative to global...

Thanks for reporting! Looking into why toggling the extension doesn't revert to the initial markup.