David Sancho

Results 138 comments of David Sancho

Tests for useId https://github.com/facebook/react/blob/246d7bfeb0c90ecccd9531929b60a79d628a4c78/packages/react-dom/src/__tests__/ReactDOMUseId-test.js#L571

Real issue https://github.com/ocaml-community/utop/issues/463

This was one approach https://github.com/ml-in-barcelona/server-reason-react/pull/82 but still don't have a clear solution here. Maybe splitting what's React public library and what's ppx_runtime_lib might help, but still can face issues while...

To check inclusion `module M : module type of T = T2` and equality `module M : module type of T2 = T`. When you don't want to keep type...

Hi, I'm working on the docs for reason-react which for now will remain it's own place there, but in the future I can imagine that they embed in the melange...

Merged the changes already: https://reasonml.github.io/reason-react and I'm looking for general feedback. Maybe a link from Melange docs into ReasonReact might be necessary at some point, but so far the situation...

Probably linking to Reason JSX documentation sounds a good idea, or even having a "Reason" page on Melange docs