What stack would you use for building a landing page?

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

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

    browser-side require() the node.js way

  • https://www.npmjs.com/package/browserify probably a little old school, but browserify is probably good enough.

  • astro

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

  • My recommendation for a a landing page would be to just use HTML and CSS. But since you're asking about a "stack" I'm going to assume you want a little bit more functionality. Astro is the way I would go. It's basically HTML and CSS with some super-powers.

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

    Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

  • Are you saying you you can’t do those mentioned things with NextJs? Auth, ORM and Internationalisation.

  • next-auth

    Authentication for the Web.

  • Are you saying you you can’t do those mentioned things with NextJs? Auth, ORM and Internationalisation.

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

  • NodeJS Security Best Practices

    11 projects | dev.to | 19 Feb 2024
  • Mastering Microservices: A Hands-On Tutorial with Node.js, RabbitMQ, Nginx, and Docker

    5 projects | dev.to | 8 Feb 2024
  • Rust GraphQL APIs for NodeJS Developers: Introduction

    7 projects | dev.to | 8 Feb 2024
  • Ask HN: Are you using MSSQL at work, is it popular?

    1 project | news.ycombinator.com | 26 Jan 2024
  • How to Build & Deploy Scalable Microservices with NodeJS, TypeScript and Docker || A Comprehesive Guide

    13 projects | dev.to | 25 Jan 2024