Why You Should TRUST Frameworks (And What It Takes to Build One From Scratch)

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
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. TypeScript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

    TypeScript ensures type safety, even when working with runtime modules.

  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. Commander.js

    node.js command-line interfaces made easy

    For efficient workflows, Commander.js offers a custom CLI, while Docusaurus powers documentation, ensuring that everything is easy to find and well-maintained.

  4. webpack

    A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

    Webpack manages standalone applications.

  5. Rollup

    Next-generation ES module bundler

    Rollup bundles runtime artifacts.

  6. React

    The library for web and native user interfaces.

    Unisphere isn’t designed to replace core tools like React or NX. Instead, it builds on top of these technologies to solve higher-level architectural problems, such as runtime modularity, multi-environment integration, and scaling frontend systems efficiently.

  7. nx

    Build system, optimized for monorepos, with AI-powered architectural awareness and advanced CI capabilities.

    Finally, NX allows us to extend its capabilities with custom plugins and generators to automate workflows, create boilerplates, and manage continuous migrations. This helps developers evolve the codebase over time with minimal effort as new features are introduced or technologies change.

  8. Docusaurus

    Easy to maintain open source documentation websites.

    For efficient workflows, Commander.js offers a custom CLI, while Docusaurus powers documentation, ensuring that everything is easy to find and well-maintained.

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
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

  • Use Vite for React Apps instead of CRA

    6 projects | dev.to | 16 May 2022
  • UmiJS: the Shaolin of web frameworks

    19 projects | dev.to | 30 Mar 2025
  • `.git-blame-ignore-revs` file in React vs Refine.

    2 projects | dev.to | 24 Mar 2025
  • Advanced Guide to Using Vite with React in 2025

    2 projects | dev.to | 21 Mar 2025
  • SSR Deep Dive for React Developers

    12 projects | dev.to | 20 Mar 2025

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