Skip to content

Consider using react-compiler #475

@GuySartorelli

Description

@GuySartorelli

React has a react compiler which is a babel plugin that optimises react code as a build-time step.

It's compatible with react 18 which we're using and has the potential to improve runtime performance of our react components without us having to go in and add manual useMemo, useCallback, etc.

We should look at adding this to all relevant repositories.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions