Build process 2015 vs 2021

This page summarizes the projects mentioned and recommended in the original post on /r/learnjavascript

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.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • Snowpack

    Discontinued ESM-powered frontend build tool. Instant, lightweight, unbundled development. ✌️ [Moved to: https://github.com/FredKSchott/snowpack] (by withastro)

  • Snowpack

  • 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. 📦🚀

  • Pretty good article. Though, I'm personally not a fan of webpack, because I find the config file to be too complex to deal with. I greatly prefer rollup.js instead, configured with a JS script. Or you could check out Parcel.js, which I use for smaller, simpler projects as you don't really need any configuration to get going.

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

  • Running a live server for simple HTML/CSS/JS development?

    6 projects | /r/neovim | 14 Jul 2022
  • What are the best Build Tools for JavaScript?

    4 projects | /r/AskProgramming | 24 Jun 2022
  • Webpack returning empty object when doing an import

    2 projects | /r/learnjavascript | 2 Jun 2022
  • Using Vite with React

    9 projects | dev.to | 10 May 2021
  • Needing help: How are front-end folks setting up build processes with .NET?

    5 projects | /r/dotnet | 31 Mar 2021