Angular 6 routing tutorial

Why a separate routing module 1.Separation of Concerns 2.Maintainability ng g c employee/create-employee –skipTests=false –flat=true ng g c employee/list-employees –skipTests=false –flat=true ng g m app-routing