Skip to content

React 19 is coming: Automatic Memoization & Server Actions

Published: at 09:35 PM

React 19 will allow developers to drop useMemo, useCallback; Server Actions are real and well crafted; Meta is opening React Canary builds to the world

React Server Actions example

The React team has announced the features we will find in React 19! We should see them sometime in 2024, perhaps at the May 15 React Conf.

Most notably:

Read the full post on the React Blog.