reason-react icon indicating copy to clipboard operation
reason-react copied to clipboard

Docs: ReasonReact API

Open peterpme opened this issue 4 years ago • 1 comments

A lot of folks have been asking about a documented ReasonReact API

  • mentioning stuff that's going away / deprecated
  • going through the API and at a high level, talking about each function.

There are curried versions of that function, but we should talk about them under each top level, for example:

  • useEffect talk about useEffect0, useEffect1, etc, here
  • useState

peterpme avatar May 04 '20 16:05 peterpme

I've been thinking of adding some API docs to ReasonReact. I can take a shot at this.

yawaramin avatar Jun 24 '20 13:06 yawaramin

Closing this since it's duplicated https://github.com/reasonml/reason-react/issues/473

davesnx avatar Jul 10 '23 16:07 davesnx