Hacker News new | ask | show | jobs
by ALittleLight 1920 days ago
I think the fastest stack is the one you're most comfortable with and already know.

For me, react for the front end, communicate with a python FastAPI back end, use SqlAlchemy for an ORM to connect to a PostgreSQL db (which I already have setup for my side projects).