SOLID Design Principles in #Angular (Advanced, 2021)
🔥 Learn how to build really complex Angular forms & form controls with my new advanced course https://bit.ly/advanced-angular-forms 🔥
Use coupon: YOUTUBE_DISCOUNT to get -a 10%-off discount!
I am quite sure that every one of you has heard about S.O.L.I.D design principles which help to design our code maintainable and flexible. In this video, I wanted to show you how these principles could be applied to your Angular applications. I hope you will find something useful and enjoy watching it!
⭐ Successful Interview "Angular Interview Hacking" course
https://courses.decodedfrontend.io/courses/angular-interview-hacking
⭐ Become a Pro in Angular Material Theming
https://bit.ly/angular-material-theming-workshop
⭐ Blazing fast GraphQL Backend just in 1 Day with Hasura Engine
https://bit.ly/complete-hasura-course
00:00:00 - Intro;
00:01:05 - What is Design Principle;
00:02:23 - Single Responsibility Principle;
00:13:21 - Open/Closed Principle;
00:21:40 - Liskov Substitution Principle;
00:27:15 - Interface Segregation Principle;
00:32:52 - Dependency Inversion Principle;
00:41:02 - Outro;
🔗 Link to the source code on GitHub:
https://github.com/DMezhenskyi/solid-principles-in-angular
#webdevelopment #angulartip #frontend