+ 1

Nodejs

where I can learn nodejs easily for free ?? Please help đŸ„ș

3rd Nov 2024, 6:15 AM
James Proneir
James Proneir - avatar
4 Answers
+ 5
If reading is not your thing, you can watch YouTube videos. There are videos explaining what it is, how to install and how to use it and what you can do with it. Newer alternatives are Bun and Deno. But learning Node first is a good idea because it is established and widely used.
3rd Nov 2024, 10:47 AM
Bob_Li
Bob_Li - avatar
+ 2
Go on official website
3rd Nov 2024, 7:27 AM
AÍąJ
AÍąJ - avatar
+ 2
W3 schools has a good course about it. Also I saw some courses on YouTube as well. It would be great if SoloLearn had this as well. And as Bob_Li said, Bun and Deno are a good alternative, but it'll be great to start from nodejs, then you'll understand the differences and it'll become easy to use them. Best of luck 🚀
3rd Nov 2024, 12:53 PM
Shihan
Shihan - avatar
+ 1
If you are a beginner, then focus on the basics first. NODE.js is going to help you build great websites, but it is based on underlying technologies such as HTML, CSS, JavaScript, and possibly SQL. Learn HTML, CSS, and JavaScript. Get really strong on JavaScript. Then the NODE.js will come easier for you.
3rd Nov 2024, 3:40 PM
Jerry Hobby
Jerry Hobby - avatar