I want Advice on Choosing the Right Backend Framework for My Next Project

Hey All,

I am working on a new project idea & I am stuck on deciding which backend framework would be the best fit. I have a bit of experience with Node.js and Express but I want to know about exploring others such as Django Rails or even Spring Boot. The project will have user authentication a dashboard & needs to handle a decent amount of traffic so scalability matters.

I want for something that has good documentation & a supportive community because I such as learning from examples and asking questions when. I get stuck I came across some tutorials while doing my CSM Training & it made me think about how different tech stacks impact team collaboration in the long run.

If you have worked on projects with any of these frameworks I want to hear your experiences. What do you such as or dislike about them Any gotchas I should be aware of before diving in.

Thank you.:slight_smile:

I would suggest you stick to nodejs/express and develop expertise in this

if you want to explore new backend framework which will help you grow, choose a golang framework such as Gin, as it will also teach you about working with typed language and writing low latency systems

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.