Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: ReasonReact API #559

Closed
peterpme opened this issue May 4, 2020 · 2 comments · May be fixed by #605
Closed

Docs: ReasonReact API #559

peterpme opened this issue May 4, 2020 · 2 comments · May be fixed by #605
Labels
docs issues that are about providing better documentation help wanted

Comments

@peterpme
Copy link
Collaborator

peterpme commented May 4, 2020

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 peterpme added help wanted docs issues that are about providing better documentation labels May 4, 2020
@yawaramin
Copy link
Contributor

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

@davesnx
Copy link
Member

davesnx commented Jul 10, 2023

Closing this since it's duplicated #473

@davesnx davesnx closed this as completed Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs issues that are about providing better documentation help wanted
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants