rangle / ngCourse2

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

Minor fixes in routing section, closes #887 #888

Closed housseindjirdeh closed 7 years ago

housseindjirdeh commented 7 years ago

Updated based on review, also modified each plunker in section to follow styleguide of having app.module.ts as the root not index.ts. Child routes accessing parent routes plunker wasn't working as well which I fixed.