π JS Advanced Usage 4/5: Object-Oriented Programming
#js #algorithms #oop #fop
β Article link: https://javascript.plainenglish.io/js-advanced-usage-play-javascript-like-a-master-43a416d72fbf
#js #algorithms #oop #fop
β Article link: https://javascript.plainenglish.io/js-advanced-usage-play-javascript-like-a-master-43a416d72fbf
π JS Advanced Usage 5/5: Summary and practice
#js #algorithms #oop #fop
β Article link: https://javascript.plainenglish.io/js-advanced-usage-play-javascript-like-a-master-43a416d72fbf
#js #algorithms #oop #fop
β Article link: https://javascript.plainenglish.io/js-advanced-usage-play-javascript-like-a-master-43a416d72fbf
π Angular βletβ Directive
#angular #directive #ngTemplate
β Article link: https://javascript.plainenglish.io/angular-show-loading-spinner-for-observables-30f1bc96e19e
#angular #directive #ngTemplate
β Article link: https://javascript.plainenglish.io/angular-show-loading-spinner-for-observables-30f1bc96e19e
π 8 Problems Solved by Interceptors in Angular
#angular #interceptor
β Article link: https://itnext.io/8-daily-problems-solved-by-interceptors-in-angular-59c8ce1e1074
#angular #interceptor
β Article link: https://itnext.io/8-daily-problems-solved-by-interceptors-in-angular-59c8ce1e1074
π NgOptimizedImage Directive
#angular #ngOptimizedImage
β Article link: https://medium.com/@navneetsingh_95791/boost-image-loading-performance-with-ngoptimizedimage-directive-3e879c83e5d7
#angular #ngOptimizedImage
β Article link: https://medium.com/@navneetsingh_95791/boost-image-loading-performance-with-ngoptimizedimage-directive-3e879c83e5d7
π Angular: override child components without ng-deep
#angular #ngDeep
The idea is that nested components should be able to be styled natively but they should not be modified. In other words: Open Closed Principle of SOLID.
β Article link: https://vugar-005.medium.com/angular-override-child-components-without-ng-deep-c76e691082d4
π Example: https://stackblitz.com/edit/stackblitz-starters-lvddww?file=src%2Fpost-list%2Fpost-card%2Fpost-card.component.html
#angular #ngDeep
The idea is that nested components should be able to be styled natively but they should not be modified. In other words: Open Closed Principle of SOLID.
β Article link: https://vugar-005.medium.com/angular-override-child-components-without-ng-deep-c76e691082d4
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
π2