Web dev business owners, how do you build the websites if not using CMS?

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

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

    Awesome Firebase/Firestore-based CMS. The missing admin panel for your Firebase project!

  • May I introduce to you firecms.co

  • svelte-babylonjs-test

    Just me playing around, learning svelte and babylonjs

  • I played around with sveletekit over the weekend. Here's my repo if you want a gander. https://github.com/jonshipman/svelte-babylonjs-test It's a wip, so be gentle '~'

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

    The React Framework

  • Next is a "metaframework". Basically a framework for a framework (the latter being React itself). So yes, you do need React to use it. Basically, it uses React as the rendering library but imposes its own routing standards (which allows it to generate static builds, render on the server, or render in the client). The best way to check out anything is to go through its getting started guide: https://nextjs.org/

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