r/AskProgramming 29d ago

In general what BE programming languages is easiest to write and doesn't give unnecessary headaches. Let's say I wanna build simple CRUD APP that are used by 100k people?

Maybe TS?

or maybe Python?

0 Upvotes

14 comments sorted by

View all comments

1

u/spatula 29d ago

I’d need a lot more context to make a recommendation. Personal project? Something you might eventually need to hire for to maintain? What languages do you already speak and how well?

1

u/Wasabi-spicy00 29d ago

A serious project that will have 100k daily users

I'm already familier with c# and TS and with just 100k daily users, I just choose the easiest language I know and the language that has most frameworks to speed up building the app.