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

react 19 + react compiler (preparation) #99

Open
dtemkin1 opened this issue Dec 10, 2024 · 0 comments
Open

react 19 + react compiler (preparation) #99

dtemkin1 opened this issue Dec 10, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@dtemkin1
Copy link
Collaborator

react 19 was just released, which introduces client/server components and better async handling (using Actions). it also sets the stage for the upcoming react compiler, which improves performance by detecting and memoizing components automatically to reduce re-renders. although (depending on what yall think) it might be good to hold off on upgrading to react 19, preparing for the react compiler by implementing its linting rules to ensure we are following the rules of react might be useful.

relevant links:

@dtemkin1 dtemkin1 added enhancement New feature or request good first issue Good for newcomers labels Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant