A guide to backend developer | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

A guide to backend developer

I am currently learning node js but i confused what i need to do there lot of thing in backend any One give Guidance for me

6th Oct 2020, 2:54 PM
Programmer Raja
Programmer Raja - avatar
3 Answers
+ 2
Watch traversy media web development guide 2020 free available on YouTube.
6th Oct 2020, 3:09 PM
🇮🇳Vivek🇮🇳
🇮🇳Vivek🇮🇳 - avatar
+ 2
Look, first you have to know all about interacting with APIs, for that you can practice with many free APIs available on the internet, you just have to search on google: "movies api" or "recipes api" The most basic API that you can start with is https://jsonplaceholder.typicode.com after you've mastered that, you can start building your own APIs, you would learn nodejs, then express (nodejs frsmework) and then you would learn a backend templating engine such as "EJS". And as 🇮🇳Vivek🇮🇳 said, watch Traversy Media's tutorials, but first check out The Net Ninja's tutorials coz they are so easy to understand, they are youtubers, check em out.
6th Oct 2020, 3:19 PM
maf
maf - avatar
+ 1
maf & 🇮🇳Vivek🇮🇳 thank you guys
6th Oct 2020, 4:09 PM
Programmer Raja
Programmer Raja - avatar