Can you code a professional-looking blogging site with HTML, CSS and Javascript?

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

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

  • However, you can use Firebase for free. Firebase is a BaaS and offers a pretty generous free tier for hosting, database, etc. There are a few CMS options for Firebase. For my current portfolio, I use FireCMS to manage all the content on my site. After the content is updated in FireCMS, my frontend will retrieve the new data making it super easy to publish new content.

  • Directus

    The Modern Data Stack 🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database.

  • A CMS will require a database for text content and usually some type of object storage (such as an S3 bucket) for image content. For my production projects, I usually use a self hosted version of Directus with a kinda complex backend on Kubernetes.

  • 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

  • What's the best CMS to start with if you're already a programmer?

    3 projects | /r/webdev | 21 Jan 2023
  • Picking a CMS in 2023

    2 projects | /r/cms | 22 Nov 2022
  • Here in 2022, what's the best headless CMS on PHP?

    2 projects | /r/cms | 10 Aug 2022
  • Headless CMS I can trigger webhooks per entity

    3 projects | /r/cms | 16 Mar 2021
  • Headless CMS: possible alternatives to Flotiq?

    3 projects | /r/webdev | 15 Mar 2021