Creating tabs using Angular Material 5 and Angular 5 Routing
This is a follow up article of Creating tabs using Angular Material 2 and Angular 4 Routing. In this article, I will show how to create tabs using Angular Material 5.2.4 and Angular 5.2.8 Routing. I w…