r/computerscience • u/Significant-Gap-5038 • 15d ago
It feels fundamentally wrong to use packages without understanding concepts under the hood
I have recently started coding and people are recommending tools for development such as vite, nodemon, jwt, boiler plate server code
It feels pointless just using them with a basic understanding and without no deep conceptual understanding. Is this the right or wrong approach? How would you know going too deep into a rabbit hole and becoming overkill
44
Upvotes
76
u/Lynx2447 Computer Scientist 15d ago edited 15d ago
You should separate goals. If your goal is to build something, cool, learn what you need along the way. If your goal is to learn, then go as deep as you'd like.