Series - Converting Large Codebase Project to Vite

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

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io
featured
Civic Auth - Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com
featured
  1. vite

    Next generation frontend tooling. It's fast!

    We wanted to change the bundler to vite for two main reasons:

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.

    SurveyJS logo
  3. React

    The library for web and native user interfaces.

    In the company I work at, our frontend codebase consists of couple of thousands files. The framework is React 16 and the bundler used was webpack 4.

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

  • Is create-react-app Deprecated? What You Need to Know in 2025

    2 projects | dev.to | 11 May 2025
  • Advanced React SSR Techniques with Streaming and Dynamic Data

    4 projects | dev.to | 3 Jan 2025
  • Managing Static Assets in Public Directory vs Imports

    2 projects | dev.to | 19 Jul 2024
  • Testing a React Application with Vitest and React Testing Library

    3 projects | dev.to | 13 Jul 2024
  • TypeScript SDK Development: A 5-year-old could follow this step-by-step ~ Part 3, Making Test Apps

    2 projects | dev.to | 25 Jun 2024

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?