Discover high-quality Angular code & resources to level up your development skills. Visit my store!

Blog posts with tag modules

Cover Image for Angular material tabs with lazy loaded routes

Angular material tabs with lazy loaded routes

2020-11-26
7 min read

Tabs are a great UI pattern to divide up complex content of your web app into easily digestible pieces. You can use a few tabs or several tabs, each catering to a different section in your app.

Back to the blog