Bringing It All Together
We can now switch our attention to the coding of the following components that will make use of our services and, where appropriate, our custom defined interfaces:
- The
src/app/app.component.ts
component - The
src/app/home/home.page.ts
component
Amendments to the app root component
Let’s kickstart this with the application root component, src/app/app.component.ts
(amendments highlighted):
Access this course and 1400+ top-rated courses and projects.