Course / Level 7: Building With Real Tools / Lesson 7
Hide the junk.
Lesson 7 · Building With Real Tools · Zero to AI Hero by Meegrow Labs
node_modules holds all downloaded packages and should never be committed to Git — adding node_modules to a .gitignore file tells Git to ignore that folder entirely.