Skip to main content

Command Palette

Search for a command to run...

Started Learning from docs

Updated
1 min read
Started Learning from docs
B

Learn to teach

I have wasted many days before on tutorial hell and now get rid of that things. so today decided to learn node and express js from docs, when i started from getting started of the docs then i was understanding everything easily and cleared almost all the doubt and i thought that all the tutors are teaching us very less and unclear than doc on any plateform..

So now i have understood that if you want to learn something then search on web or google and read the docs, i’m sure that you will learn better than those.

Actually i was reading express js docs then i realised how i was easily learning from these docs. i was reading everything very carefully and implement all these on my project and that’s it…

Atlast but not the least i would like to say that “you will learn more by reading doc instead of watching tutorial”. Thank you

S

Absolutely true — docs teach you the ‘why’ behind the code, tutorials often just show the ‘how’.

1
B
Bittu Rana9mo ago

You're goddamn right..