Which one should one learn for backend? Node.js or Python
What are you doing? What’s the front end? If the frontend is Javascript… then probably Node.js, right?
Did you give up on this thread?
https://forum.freecodecamp.org/t/simplest-backend-tool/736484
No, I haven’t given up. Still working on it. I just need to know which one to learn next and use it on my project
Both threads are about which backend to use but you stopped replying to the other one.
You also did not answer my questions at all?
Oh, sorry, I am building a website where teachers in my country can download lesson plans, assessments, and other educational-related materials.
front-end is React.js
In that case, you’ll probably want to look at Node.js. Combining React with a Python backend is possible, but its more work.
1 Like