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

Prepare frontend apps for React 19 and React Compiler #46674

Open
2 of 10 tasks
ravicious opened this issue Sep 17, 2024 · 0 comments
Open
2 of 10 tasks

Prepare frontend apps for React 19 and React Compiler #46674

ravicious opened this issue Sep 17, 2024 · 0 comments
Labels
developer-experience Addressing these issues will improve the experience of developers working on Teleport effort:mid Tasks which can be completed within a day or two. value:high Tasks which completion brings comparatively big benefits.

Comments

@ravicious
Copy link
Member

ravicious commented Sep 17, 2024

Upgrading the codebase to React 19 should allow us to enable React Compiler, which not only should make the app faster, but also remove the need to remember about useCallback and useMemo where it counts.

Read through the upgrade guide, remember about codemods which should make some work much easier.

@ravicious ravicious added developer-experience Addressing these issues will improve the experience of developers working on Teleport value:high Tasks which completion brings comparatively big benefits. effort:mid Tasks which can be completed within a day or two. labels Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
developer-experience Addressing these issues will improve the experience of developers working on Teleport effort:mid Tasks which can be completed within a day or two. value:high Tasks which completion brings comparatively big benefits.
Projects
None yet
Development

No branches or pull requests

1 participant