filmov
tv
How to create a component inside the folder and routing configuration Part-1

Показать описание
How to create a component inside the folder
Ex;: Services Folder
This command for Generating component inside the Folder
( ng g c services\Angular )
Now I am Going to connect this component using the routing module,
Step 1)
first I will connect Module to Module
( If you want to generate a Module inside the folder watch My Last Video)
1) services module I will Configure inside App Module,
2) angular Component need to add inside services Module,
3) services Component I will Add inside Services Module
4) services Routing Module need to add inside the App-routing module ( Main Module)
Last Step
I am going to Display Services Component In HTML Page inside the navbar
1)create Component
2)Configure module in App Module.
3)Configure Routing App module in App routing Module,
4)Create Routing path For Routing Inside Services Routing Module and
Configure Angular, Services Components.
last Step
configure routed component in navbar component
thanks for watching my channel
subscribe my channel
Ex;: Services Folder
This command for Generating component inside the Folder
( ng g c services\Angular )
Now I am Going to connect this component using the routing module,
Step 1)
first I will connect Module to Module
( If you want to generate a Module inside the folder watch My Last Video)
1) services module I will Configure inside App Module,
2) angular Component need to add inside services Module,
3) services Component I will Add inside Services Module
4) services Routing Module need to add inside the App-routing module ( Main Module)
Last Step
I am going to Display Services Component In HTML Page inside the navbar
1)create Component
2)Configure module in App Module.
3)Configure Routing App module in App routing Module,
4)Create Routing path For Routing Inside Services Routing Module and
Configure Angular, Services Components.
last Step
configure routed component in navbar component
thanks for watching my channel
subscribe my channel