[AskJS] Frameworks are often unnecessary (i got the suspicion by watching some YouTube videos that who advocates for frameworks and against vanilla JavaScript at the same time did not learn vanilla web technologies very well) what do you think? (Read the body)

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

    The best React-based framework with performance, scalability and security built in.

  • I'm not sure I agree that it's "madness" to choose React for an MPA. At least not anymore: Next.js, Remix, and Qwik are full frameworks built on React (el al.) that make MPA and SPA apps deliverable using SSR and SSG. You can also just use Gatsby if you want a plain old blog.

  • qwik

    Instant-loading web apps, without effort

  • I'm not sure I agree that it's "madness" to choose React for an MPA. At least not anymore: Next.js, Remix, and Qwik are full frameworks built on React (el al.) that make MPA and SPA apps deliverable using SSR and SSG. You can also just use Gatsby if you want a plain old blog.

  • 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
  • Next.js

    The React Framework

  • I'm not sure I agree that it's "madness" to choose React for an MPA. At least not anymore: Next.js, Remix, and Qwik are full frameworks built on React (el al.) that make MPA and SPA apps deliverable using SSR and SSG. You can also just use Gatsby if you want a plain old blog.

  • Svelte

    Cybernetically enhanced web apps

  • You might enjoy Svelte, which is technically a compiler, rather than a framework- it compiles down to raw JS, with no vdom and quite minimal but sensible additional syntax- it's a superset of html, much like how TypeScript is a superset of JavaScript.

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

  • Topmost JAMstack Frontend Frameworks To Utilize In 2023

    3 projects | dev.to | 20 Sep 2022
  • From Gatsby to NextJS - journey of a blog

    4 projects | dev.to | 19 Sep 2022
  • What are use cases to NOT use create-react-app, but instead use alternatives or scaffold on your own?

    3 projects | /r/reactjs | 29 Jul 2022
  • 7 Reasons Why React is King of JavaScript UI Frameworks

    2 projects | dev.to | 10 Jul 2022
  • I'm planning to make a Blog project with React, and I have some questions.

    2 projects | /r/reactjs | 15 Jun 2022