How can you add new articles to a blog made from scratch in HTML, CSS and JS? (Beginner Question)

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

    markdown processor powered by plugins part of the @unifiedjs collective (by remarkjs)

  • Basically the thing you need in an API you can fetch to access all or specific posts of yours. The posts are usually written in Markdown (to keep the aspect), and transformed to HTML on the frontend, there are node packages like [Remark](https://www.npmjs.com/package/remark) for that.

  • 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

  • Serving Docusaurus images with Cloudinary

    3 projects | dev.to | 25 Dec 2022
  • I created a Markdown Note-taking App (win, mac, linux) using react, focuses on simplicity

    2 projects | /r/webdev | 1 Oct 2022
  • [AskJS] What is the best markdown lib?

    1 project | /r/javascript | 15 Jun 2022
  • Extract code block from markdown??

    1 project | /r/reactjs | 9 Jun 2022
  • How We Started Managing BSA Delivery Processes on GitHub

    6 projects | dev.to | 26 Nov 2023