What programming frameworks do you use?

cyber.exe

BANNED
Joined
Jul 23, 2026
Messages
11
Reaction score
1
I am really interested which programming frameworks you software developers use. Does not matter what programming languages.

What programming frameworks do you use and what do you do with it?
 
We are the django people here
Main thing is getting the job done though
Frames just do some ease
 
We are the django people here
Main thing is getting the job done though
Frames just do some ease

I really like the Django framework because it has so much web development tools just build into it of what I heard. Python is a really good widely used programming language. I guess you can not do anything wrong with Python Django :)
 
I am really interested which programming frameworks you software developers use. Does not matter what programming languages.

What programming frameworks do you use and what do you do with it?
For me, JavaScript/TypeScript covers around 90% of tasks: backend, frontend, bots, APIs, dashboards, browser automation and internal tools.


From frameworks, I mostly use Express for simple APIs, NestJS when backend needs more structure, and Next.js/React for web apps. TypeScript + NestJS + Next.js is boring, but it works and the ecosystem is huge.
 
Back
Top