Skip to content

Navigation Menu

Sign in
Sign up

React Docs Update #7

Discussion options

We've been working the past few months on updating our documentation and wanted to share with you all some of our updates and new pages!

Updated Pages

  • 'use server' & 'use client' - We’ve updated these two pages to go way more in depth with more usage examples and demos.
  • useTransition - Updated the page to incorporate error handling updates.

New Pages

APIs

  • cache lets you cache the result of a data fetch or computation.

Hooks

  • use lets you read the value of a resource like a Promise or context.
  • useFormState allows you to update state based on the result of a form action.
  • useFormStatus gives you status information of the last form submission.
  • useOptimistic lets you optimistically update the UI.

Components

  • form goes over how to create interactive controls for submitting information using the built-in browser component.

Learn

Coming Soon

You must be logged in to vote

Replies: 1 comment

Comment options

Thank you to the team for working on these incredible docs. It has helped us and the community understand a lot of new things about React 🙏🏼 😌

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /