How can I do frontend and backend development using node.js? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How can I do frontend and backend development using node.js?

I am currently using django for web development. Now I am going to learn node.js. But I don't know what things I should learn to do full stack in node.js?

4th Feb 2020, 5:47 AM
Geek
Geek - avatar
4 Answers
+ 4
You can start learn node.js and express.js from online websites or YouTube. Eg. Tutorials from TutorialPoint https://www.tutorialspoint.com/nodejs/index.htm https://www.tutorialspoint.com/expressjs/index.htm Practise what you've learned with https://glitch.com/
4th Feb 2020, 6:25 AM
Calviղ
Calviղ - avatar
+ 3
Node.js can't be used on the front end.
4th Feb 2020, 9:00 AM
Sonic
Sonic - avatar
+ 2
It can be any JavaScript framework or just HTML/CSS/Javascript that run from front end.
4th Feb 2020, 8:41 AM
Calviղ
Calviղ - avatar
+ 1
Angular or react in front end and node,express in back end?
4th Feb 2020, 6:55 AM
Geek
Geek - avatar