[AskJS] What has been your moment that made you decide to make a template for your <JS framework> projects?

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

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
  • ReactTemplate

    Preconfigured React project with webpack build system and jest unit testing

  • PS: If you are curious, this is my React Template that I was describing above.

  • js-tooling

    Opinionated tooling configurations for TypeScript development

  • I'm trying to solve this exact problem right now! But I also want to be able to update and upgrade my projects so I'm using npm packages instead of boilerplate repos. Tools that support plugins are done via that, and for the rest I created packages that distribute config files in a monorepo postinstall. It's not done yet, shifted my focus to Advent of Code and hadn't switched back since. But when it's done it will be here: https://github.com/AlexAegis/js

  • 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
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

  • I am converting my js files to ts, need feedback if I am doing things as I am supposed to.

    1 project | /r/typescript | 2 May 2023
  • React SetUp Question

    1 project | /r/webdev | 23 Mar 2023
  • Self-taught Front-End developer project in need of review

    2 projects | /r/webdev | 4 Mar 2023
  • Can any one audit my .eslintrc? React + TS + Vite + Jest + Airbnb

    1 project | /r/reactjs | 15 Jan 2023
  • Can I use React without Node.js?

    1 project | /r/reactjs | 7 Dec 2022