JavaScript Framework TodoMVC Size Comparison

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • vue-svelte-size-analysis

    Comparing generated code size of Vue and Svelte components

  • There isn't only the size of the runtime but the size of the component code. Not all components are equal. Templates in each framework compile differently. Evan You, creator of Vue put together a comparison between Svelte and Vue which was pretty illuminating.

  • React

    The library for web and native user interfaces.

  • I decided to take his process and methodology and apply it in addition to Preact, React, and Solid. So let's begin.

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

    ⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.

  • I decided to take his process and methodology and apply it in addition to Preact, React, and Solid. So let's begin.

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

  • Preact vs React: A Comparative Guide

    2 projects | dev.to | 23 Apr 2024
  • RFC: Intent to Ship React 18

    3 projects | news.ycombinator.com | 24 Mar 2022
  • Is there a good template that doesn't use CRA?

    7 projects | /r/reactjs | 22 Mar 2022
  • The Plan for React 18

    6 projects | news.ycombinator.com | 8 Jun 2021
  • Preact: Lightweight React Alternative

    1 project | dev.to | 27 Jan 2024