Map a Second Angular Route to a Component

InstructorJohn Lindquist

Share this video with your friends

Send Tweet

Mapping Angular routes to components is fairly straight-forward, but if you’re not going to lazy load in modules, then you’ll need to make sure to reference each Component you’re using in your main App Module.