Material Best Practices |

Опубликовано: 01 Июнь 2021
на канале: Angular
17,787
572

Hi friends! In this video Emma Twersky talks about three UI best practices in her ngTube Angular Material demo. Enjoy!

Starter code for this video → https://github.com/twerske/ng-tube/tr...
Solution code → https://github.com/twerske/ng-tube/tr...

Find the commits for each step here:
Add a navigation with component schematics → https://github.com/twerske/ng-tube/co...
Define small, single purpose, reusable components → https://github.com/twerske/ng-tube/co...
Modularize your ngModules → https://github.com/twerske/ng-tube/co...

Continue the conversation online!
Angular Twitter →   / angular​​  
Emma's Twitter →   / twerske  

0:00 Introduction
0:35 Recap of the ngTube app
1:15 Component schematics
4:44 More reusable components
7:22 Unique app prefixes
7:50 Material feature modules
10:00 Best practices summary