Next, Nest, Nuxt Nust?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    globalization ecosystem && change control SDK

  • NextJS and SvelteKit are same same.

    SvelteKit might offer a slightly higher DX by being the new kid on the block that learned from NextJS and Co. The big difference is just Svelte vs React. Svelte is delighting to use but a headless UI library, or generally good UI lib is missing and JSX has its advantages. The advantages of JSX being more flexible and better TypeScript support. I decided to go with Solid for a new project. Solid combines Svelte's easier reactivity and JSX. More about the rationale behind choosing Solid can be read in an RFC I wrote https://github.com/inlang/inlang/blob/main/rfcs/002-tech-sta...

  • vike

    🔨 Like Next.js / Nuxt but as do-one-thing-do-it-well Vite plugin.

  • I recently discovered and recommend to take a look at vite-plugin-ssr https://vite-plugin-ssr.com/.

    Vite-plugin-ssr describes itself as "Like Next.js/Nuxt but as do-one-thing-do-it-well Vite plugin.". I use it for https://github.com/inlang/inlang. The control and ownership of the underlying rendering techniques is truly relieving and enables us to run static sites + a high dynamic (client-side rendered) app in one monolith instead of the typical static site + app.domain.com split.

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

    Remote Functions. Instead of API.

  • - api routes (cloud functions) require another package (on purpose). see https://telefunc.com/ from the same maintainer

    other than that, no gatchas i encountered. i would choose vite-plugin-ssr again.

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

  • SSRx vs. Vinxi vs. Vike - for SSR with Vite

    3 projects | dev.to | 14 Mar 2024
  • Vike – Meta Framework Alternative

    1 project | news.ycombinator.com | 16 Feb 2024
  • Triplit: Open-source DB that syncs data between server and browser in real-time

    7 projects | news.ycombinator.com | 12 Jan 2024
  • Can't stand Next JS-- alternatives w/ Vite?

    1 project | /r/react | 26 Nov 2023
  • Waku: The Minimalist React Framework with Server Components

    3 projects | news.ycombinator.com | 27 Aug 2023