Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript Angular Basics Setting Up an Angular Application Your First Angular Application

Steve Fielding
Steve Fielding
7,287 Points

Why Not AngularCLI

Why are we not using AngularCLI in this tutorial. It is makes angular development a lot more easier. Creation of components and imports are automated.

1 Answer

Michelle Cannito
Michelle Cannito
8,992 Points

Good question! I just reactivated my membership for this course, and am so far disappointed. We are cloning files from github instead of building from scratch, then manually creating files that a generate command in the angular-cli would automatically create. So, the argument of learning more by building ourselves doesn't hold, and neither does the argument for cloning so we can get on with the logic.

Answer: I don't know, but may be to see relationships among imports, exports, bootstrapping, and so on by creating the files ourselves from scratch. Or maybe it's just another lame Angular course. (Just started, so verdict still out, but if you find a particularly helpful course elsewhere (for supplementation), please let us know.)