CRA vs Parcel

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • craco

    Create React App Configuration Override, an easy and comprehensible configuration layer for Create React App.

  • If you want to customize the webpack configuration, you either need to eject, or to work against the package (with yarn patch, forking react-scripts, or using CRACO which is the easiest). But none of them are officially maintained by the CRA team.

  • vite

    Next generation frontend tooling. It's fast!

  • Vite,

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • parcel

    The zero configuration build tool for the web. 📦🚀

  • Parcel,

  • create-react-app

    Set up a modern web app by running one command.

  • create-react-app,

  • codesandbox-client

    An online IDE for rapid web development

  • It's also the default template proposed by Code Sandbox when starting a new React Project.

  • astro

    The web framework for content-driven websites. ⭐️ Star to support our work!

  • astro

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts