rangle / ngCourse2

An Angular Course from Rangle.io
Other
184 stars 126 forks source link

Minor updates to routing section #887

Closed housseindjirdeh closed 7 years ago

housseindjirdeh commented 7 years ago

Few comments on routing section for the following issues:

  1. Add an explanation of pathMatch: 'full' in redirect section
  2. Routing defined as export in same file in Configuring Routes section
  3. Square brackets ([routerLink]) when using a literal string which is not needed (in a few different sections)

Will have a PR up soon to fix this