Can Solid work without JS?

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

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

    The web framework for content-driven websites. ⭐️ Star to support our work!

  • Astro and Îles both look like promising ways to ship less or no JavaScript (only for what you need). You could probably combine their partial hydration directives with a noscript tag and that would get you most of what you're looking for.

  • solid

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • We don't have an official static generation framework yet. But for simple there is solid-ssr. Look at the "static" example here: https://github.com/solidjs/solid/tree/main/packages/solid-ssr. There are also a couple others in there. "async" example also works with no 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