Getting Started with Angular: Components
In the last post, we covered the elements of routing in Angular. This post is going to cover what we’re routing to, Components. The starting code can be found here:
https://github.com/drownedintech/getting-started-with-angular/tree/posts/components
...
drownedintech.hashnode.dev9 min read