Skip to content

Frontend: Replace create-react-app with something else #668

@omarkohl

Description

@omarkohl

It seems CRA is no longer supported:

The React documentation now recommends some alternatives such as Next.js https://react.dev/learn/start-a-new-react-project

How to migrate from create react app to Next.js ?

Migrate to Vite from Create React App (CRA)

It is unclear what the advantages and disadvantages of the different options are. Criteria for choosing:

  • Popular, well-maintained i.e. unlikely to be discontinued
  • Well suited for generating a statically hosted SPA
  • Excellent TypeScript support

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions