Skip to content

This repository contains a simple example and explanation of React Forget — an experimental feature from the React team that enables automatic performance optimization using static code analysis at compile time.

License

Notifications You must be signed in to change notification settings

frau-azadeh/react-forget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Forget: Smarter Optimization for Modern React

React Forget

This repository contains a simple example and explanation of React Forget — an experimental feature from the React team that enables automatic performance optimization using static code analysis at compile time.

Forget about useMemo, useCallback, and memo — and just write clean, declarative components. React Forget takes care of memoization for you.

What’s Inside

  • Minimal React example using common performance patterns
  • Explanation of how React Forget improves performance
  • Discussion and references about its future and usage

Read the Full Article

I’ve written a full article breaking it down:

React Forget: What It Is and Why It Matters


Stay Connected

Feel free to connect with me on LinkedIn
Follow me on Medium

About

This repository contains a simple example and explanation of React Forget — an experimental feature from the React team that enables automatic performance optimization using static code analysis at compile time.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published