Memoirs of a lone JavaScript developer PART 2 : Svelte. An awful implementation of an old idea.

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • vue-svelte-size-analysis

    Comparing generated code size of Vue and Svelte components

  • All that for what? To end up with something that does not scale as good as non vanishing frameworks[6][7].

  • prepack

    Discontinued A JavaScript bundle optimizer.

  • Some real examples in JavaScript can be seen on Prepack[2]. Consequently it is natural to wonder whether we can AOT compile components of client side frameworks, to achieve a reduction in the final bundle size, but also to increase application execution speed.

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

    Cybernetically enhanced web apps

  • realworld

    SvelteKit implementation of the RealWorld app (by sveltejs)

  • Svelte Kit realworld source code size: 34,492 bytes

  • solid-realworld

    A Solid Implementation of the Realworld Example App

  • Solid realworld source code size: 42,120 bytes

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

    InfluxDB 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