当前位置: 首页 > news >正文

Angular Interview

Angular.json just like csproj in c# to defined elements needed to build and run the angular app, it provides application entry point,  first view landed, angular defined styles, ts->js file output directory etc

                                                                                                                                      main.ts

 

<router-outlet> will be the playground for all the componenet allocated by router