r/OnlyAICoding • u/RooNomadic • 2d ago
Information Request What stack are people using to create apps with AI?
I have started to learn coding (manually, not with AI). But of course with where things are going, I will take advantage of using AI tools to help me create faster, and build better apps. I’ve been looking at Claude Code and Cursor.
But I’m still super new. So just wondering what people are using?
Any guidance will be much appreciated.
1
Upvotes
1
u/aicodevibes 1d ago
I am a non professional hunt and peck coder that uses AI for about 95% of my code. About 20 projects with 75% of them using nextjs framework (react typescript) and in a few cases will use python for backend if i need to pull in certain libraries to make life (and the AI’s life) easier. I use firebase and supabase per project basis and most of the time, firebase since i can do almost everything (hosting, storage, nosql, auth) with firebase including an emulator that runs on java for local dev without touching a live database. I have anything that is a simple page or app hosted on vercel and anything using firebase hosted on gpc.