'A guide to Nuxt server components'

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

    The Intuitive Vue Framework.

  • It's possible to use server components within Nuxt, even if you are generating a static site. That makes it possible to build complex sites that mix dynamic components, server-rendered HTML and even static chunks of markup.

  • astro

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

  • 'Island' architecture: popularised by frameworks like îles or Astro, this is an architecture which embeds dynamic 'islands' within more static surroundings. The Nuxt approach is the opposite - we embed static 'islands' within a dynamic Nuxt app.

  • 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

  • Différentes façons de déployer une application front faites en JS

    12 projects | dev.to | 12 Jul 2023
  • Help with picking a framework for a personal website

    3 projects | /r/webdev | 12 Feb 2023
  • Quick Tip: Nuxt & Storyblok Error Handling (e.g. 404)

    1 project | dev.to | 21 Apr 2024
  • Why I keep an eye on the Vue ecosystem and you should too

    9 projects | dev.to | 6 Mar 2024
  • Build An Ecommerce Store from Scratch using Medusa and Nuxt: Part 02

    3 projects | dev.to | 24 Feb 2024