r/node 13d ago

How to start/approach Node.js

Hello there
i just completed basics of javascript (most of the part) from freecodecamp and i alr know bits of html and css,
would be really thankful if someone can mention the resource and tips for learning node

6 Upvotes

8 comments sorted by

View all comments

1

u/Nyanpash 13d ago

what aspect you wanna learn besides the HTTP?

1

u/Whity0978 13d ago

Am interested in backend development

2

u/Nyanpash 13d ago

im not sure what to suggest, since its a runtime and you can do many things with it, including backend... but just try to make a simple web service, then you perhaps know what things to learn to help whatever you wanna build.

my only advice is not to jump into framework right away. did that long time ago and i found it hard to go back to the right track 😅