Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

160
Vistas
Should i use webpack or create-react-app?

Should i use webpack or create-react-app to initialize my react app? Is there any advantage of using webpack over create-react-app?

about 4 years ago · Juan Pablo Isaza
2 Respuestas
Responde la pregunta

0

Create react app abstracts the configuration does not allow you change it unless you eject. Using webpack does require knowledge of webpack and does allow complete control over your environment.

CRA is best suited for projects where you the requirements does not need you to change settings , if you need control and need to change things it is best to use Webpack.

about 4 years ago · Juan Pablo Isaza Denunciar

0

First, Webpack is a build tool, which uses configuration to (as an example) transpile Typescript to JavaScript, bundle SASS, LESS files, bundle SVG files etc.

Create React App is a React boilerplate that uses Babel and Webpack under the hood, with configurations already in place for the most common scenarios, so you don't have to worry about it.

It is not clear from your question, what initialization means. I can only assume that you mean to bootstrap an application with a moderately easy learning curve. If that is the case, CRA is the way to go.

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda