Things you don't need JavaScript for

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

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • details-utils

    A suite of utilities to add more features to the <details> element.

  • Check this out, it adds really useful enhancements to https://github.com/zachleat/details-utils

  • Lexoral

    The Transcription Tool You Wish Existed

  • Off-topic, but this is a big reason why I love using Svelte. A `.svelte` file contains the HTML markup, JS code, and styling for that component.

    As an example: https://github.com/stevenwaterman/Lexoral/blob/stage/fronten...

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

    InfluxDB logo
  • lanyon

    A content-first, sliding sidebar theme for Jekyll.

  • E.g. how they implement CSS-only sidebar, with a custom checkbox: https://lanyon.getpoole.com/

    I use this theme, because I disable js myself.

  • imgboard

    Super Fun JavaScript-Free Drawing Board

  • Top-level-commenter here - I've actually got a little toy I wrote a while ago that uses motion-jpeg on an to allow multiple users to draw on the video without using any JS.

    It used to use HTTP 204's, but submitting the 204 made Firefox stop steaming the motion jpeg!? When I showed it off on HN in 2020, a PR was submitted that switched it to your iframe method which works smoothly in all browsers without JS.

    https://github.com/donatj/imgboard

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

  • Programming vs. Mathematical Curiosity

    1 project | news.ycombinator.com | 30 Apr 2024
  • Building OneFlow: Crafting an Effortless Jekyll Theme for One-Pager Websites

    2 projects | dev.to | 17 Feb 2024
  • Creating an Engaging Curriculum vitae using Github Pages: A Step-by-Step Guide

    2 projects | dev.to | 12 Jan 2024
  • I made a simple website 100% for FREE! 🤯

    1 project | dev.to | 12 Dec 2023
  • Where are the layouts!? And where is the site object loaded from? (Chirpy Theme)

    2 projects | /r/Jekyll | 9 Dec 2023