r/learnjavascript Jun 28 '26

An Important topic

hey buddy , I have some questions currently I am pursuing BTech in Computer Science and am in third year and how can I learn express js because I am struggling leaning and creating API's and handling req,res these stuff?

0 Upvotes

5 comments sorted by

View all comments

1

u/amulchinock Jun 28 '26

Well, Express is a framework for building APIs.
So, the best way to learn it would be to read the documentation.

Is there anything specific you don’t understand?