Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

232
Visualizações
Understanding create-react-app for creating redux typescript app

I forgot to use redux-typescript template while creating react app. That is, I created a react app with command:

npx create-react-app my-app --template typescript

instead of

npx create-react-app my-app --template redux-typescript

Now I have built a lot of UI and was to add redux layer. But now I realized that I should have created app with redux-typescript template. What should I do now? Will installing @reduxjs/toolkit and redux have similar effect? That is will running below commands now will have same effect of creating app with redux-typescript template?

yarn add @reduxjs/toolkit
yarn add redux

Official doc says:

The recommended way to start new apps with React and Redux is by using the official Redux+JS template or Redux+TS template for Create React App, which takes advantage of Redux Toolkit and React Redux's integration with React components.

Does redux-typescript template of create-react-app does something more than installing installing @reduxjs/toolkit and redux?

about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

react-redux docs has lists two ways to for installation,

  1. Using create-react-app

    npx create-react-app my-app --template redux-typescript

  2. An Existing React App

    yarn add react-redux

    You'll also need to install Redux and set up a Redux store in your app.

I guess later is what I was looking for. Unfortunately, neither redux-core installation and redux-toolkit installation web pages says it so clear.

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda