What stack are you all using to get going with your projects? and has anyone tried RedwoodJS?

This page summarizes the projects mentioned and recommended in the original post on /r/SideProject

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

    The App Framework for Startups

  • Also, has anyone used https://redwoodjs.com/ ? It looks promising, but I'm curious if anyone here has used it and built an idea that has matured.

  • Next.js

    The React Framework

  • Next.js is my usual go-to framework for new projects. With API routes you can achieve a lot, especially for smaller scoped side projects.

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

    The little ASGI framework that shines. 🌟

  • I'm primarily a back-end dev and Django/Flask used to be my goto frameworks for building websites. At my last company we deployed some FastAPI code in production, and since then I've been enjoying the Starlette framework quite a lot (which FastAPI builds on top of). And in my free time these days, I've been building a boilerplate codebase on top of Starlette so it's quicker to build user-facing applications using the framework.

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

  • NextJS vs RedwoodJS

    4 projects | dev.to | 4 Dec 2023
  • Where is the batteries-included backend NodeJS framework of my dreams?

    3 projects | /r/node | 19 May 2022
  • Why hasn’t a node version of django taken off?

    2 projects | /r/node | 19 Oct 2021
  • Frameworks War

    5 projects | dev.to | 13 Sep 2021
  • Can I use a Next.js API route as my backend

    3 projects | /r/graphql | 5 Apr 2021