Reccomendations for backend framework learning | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Reccomendations for backend framework learning

Following a semester where i had to learn Spring and didnt manage quite well, i would like to try and learn on my own a backend framework. There are a lot of them, and there are many resources (such as w3schools), but i would like to ask you: what backend framework would you reccomend me to learn and from what source? In case it is of interest, aside from the Spring subject, i had 2 labs in which i worked in node.js and 2 with django

25th Jun 2022, 6:43 AM
Stefan Corneteanu
Stefan Corneteanu - avatar
5 Answers
+ 1
You have already tried the major framework. You didn't mention what framework you used on node.js though. But probably something popular. I would suggest giving .NET a try. It's the C# equivalent of Spring. Very popular as well. Give it a try and then decide on your own. They are all good choices. Just pick one you feel comfortable with.
27th Jun 2022, 7:13 AM
Mustafa A
Mustafa A - avatar
+ 1
Node.js doesn't really have frameworks. Only libraries. You can check in your import statements which one is used. It's probably express.js.
27th Jun 2022, 7:25 AM
Mustafa A
Mustafa A - avatar
0
Mustafa A honestly i dont recall the lab assistant who "taught" us to mention which framework... just "node.js"
27th Jun 2022, 7:15 AM
Stefan Corneteanu
Stefan Corneteanu - avatar
0
Mustafa A thanks for the heads up
27th Jun 2022, 7:26 AM
Stefan Corneteanu
Stefan Corneteanu - avatar
0
You're welcome
27th Jun 2022, 7:27 AM
Mustafa A
Mustafa A - avatar