Netlify Drop

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    The world’s fastest framework for building websites.

  • I've found Hugo to be a good option.

    https://gohugo.io/

  • eleventy 🕚⚡️

    A simpler site generator. Transforms a directory of templates (of varying types) into HTML.

  • For what it’s worth, my favorite is Eleventy https://www.11ty.dev/ It has a plethora of templating options, and I find the dev experience to be very nice. It is very flexible, and does not force you to follow any rigid pattern, like many others do.

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

    Elder.js is an opinionated static site generator and web framework for Svelte built with SEO in mind.

  • mdx

    Markdown for the component era

  • For my blog I'm using Next.js with https://mdxjs.com/ and if you know react it's great

  • marked

    A markdown parser and compiler. Built for speed.

  • If you want to work with html files, you can always add a CDN link to something like Marked: https://marked.js.org/ You can enter the text of your post in markdown but it will be rendered as html.

  • astro

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

  • A new player here is Astro --> https://astro.build/ It is surprisingly simple. Made by the folks who created snowpack.

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

  • Eleventy - Create a global production flag

    3 projects | dev.to | 19 Feb 2024
  • VS Code - Fix a task automation issue - `The terminal process failed to launch (exit code: 127`

    1 project | dev.to | 18 Jan 2024
  • You don't need JavaScript for that

    3 projects | news.ycombinator.com | 2 Dec 2023
  • Eleventy components woes

    1 project | dev.to | 3 Oct 2023
  • What's the easiest way for me a to add a blog to my existing web app?

    1 project | /r/webdev | 9 May 2023