Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Dominykas Kuizinas
10,761 PointsWhy aren't we using nodemon ?
Why aren't we using nodemon ? I mean I get the idea that it is important to learn basics, but aren't the one or two videos enough ?
1 Answer

Gabbie Metheny
33,777 PointsIf you already know how to use nodemon, nothing is stopping you from using it here to avoiding stopping and restarting your app! Andrew probably didn't want to overwhelm people unfamiliar with it by requiring a global npm install so early in the course.