Writing Javascript without a build system

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

    Write ClojureScript in JavaScript without a transpiler. (by mlanza)

  • I have found that the amount of code needed to support any page/app need not be massive. I have implemented modern board games with 250-300KB of js and the core lib I use on all my projects maxes out around 250KB, unminified. The lib itself is built on the premise of build avoidance.

  • 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

  • Should all Clojure functions be polymorphic by default?

    2 projects | /r/Clojure | 3 Jun 2023
  • What do functional programmers like functional programming?

    1 project | /r/functionalprogramming | 25 Feb 2023
  • Do you guys work with other languages?

    1 project | /r/Clojure | 30 Jan 2023
  • side effects in fp: to accept or not to accept

    1 project | /r/functionalprogramming | 18 Jan 2023
  • GitHub - mlanza/atomic: Write Clojuresque functional core, imperative shell programs in JavaScript.

    1 project | /r/javascript | 5 Jan 2023