Ask HN: What's the lowest churn web stack

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
  • flutter-roadmap

    Roadmap for Flutter developers in 2020 (by DroidsOnRoids)

  • Recently we were considering flutter web. Dart/flutter seem to be more "batteries included" than npm dependency hell, but it's still in beta.

    https://flutter.dev/web

    https://github.com/DroidsOnRoids/flutter-roadmap

  • bookshelf_demo

    example REST API using Typescript, Koa, Bookshelf, Knex, Postgresql

  • There's "Bookshelf" -- "Bookshelf is a JavaScript ORM for Node. js, built on the Knex SQL query builder."

    https://bookshelfjs.org/

    Here's "An example REST API using Typescript, Koa, Bookshelf, Knex, Postgresql." https://github.com/jpchip/bookshelf_demo

  • 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
  • tailwindcss-rails

  • I recommend (subjectively of course) Ruby on Rails.

    It is a full-stack offering together with Ruby Gems ecosystem solutions to a wide range of things that I want to achieve with a webapp.I like a lot how people in this community tries to simplify a lot of the complexities of modern tools.

    You should take a look at https://hotwire.dev - helping create amazing web apps with less Javascript code. There are a lot of things to like there, but you can start small with Stimulus JS, which for me offers good enough JS code to do small UI things.

    Then there is https://docs.stimulusreflex.com - for creating reactive web apps without going full SPA mode.

    And here it is the latest addition to this eco-system (that I know of): https://github.com/rails/tailwindcss-rails. This is integrating Tailwind directly in assets pipeline of Rails. No need to configure webpack and postcss and whatever other configs. You can directly use Tailwind by adding this gem.

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

  • How to Deploy Dart Functions to AWS Lambda

    5 projects | dev.to | 8 May 2024
  • Implementing Flutter QR Code Scanner with Swift and AVFoundation for iOS

    1 project | dev.to | 7 May 2024
  • Learn Flutter by creating your first Flutter app!

    2 projects | dev.to | 5 May 2024
  • Show HN: Open-source multimodal multitool written by A.I

    1 project | news.ycombinator.com | 2 May 2024
  • Flutter Chrome Extension - Part 2

    1 project | dev.to | 1 May 2024