HACKER Q&A
📣 andrewstuart

2023 what would your tech stack be for a brand new project?


2023 what would your tech stack be for a brand new project?


  👤 jmarchello Accepted Answer ✓
Large app - Ruby on Rails with Hotwire for FE and PostgreSQL for database.

Small App for fun - Golang and SQLite with as little external libs as possible.


👤 schwartzworld
Cli: Deno

Full stack: either rails or Remix + Prisma depending on how much CRUD I plan on doing.


👤 shrimp_emoji
The C programming language, regardless of the project

Kate or VS Code for the editor

Git for version control

Diet Coke for beverage


👤 ngshiheng
TypeScript with Cloudflare Worker

👤 rickette
What are you building? Then choose the tech stack.

👤 rman666
Ruby on Rails, depending on the project.

👤 gt2
Python, Django, PostgreSQL

👤 aprdm
fastapi / react