Please enable JavaScript.
Coggle requires JavaScript to display documents.
Deep learning Angular - Coggle Diagram
Deep learning Angular
Detect change
Ivy Detect
https://medium.com/angular-in-depth/angular-ivy-change-detection-execution-are-you-prepared-ab68d4231f2c
Base Understand
Hanlde Error new Stratery OnPush
https://blog.angular-university.io/onpush-change-detection-how-it-works/
https://blog.angular-university.io/how-does-angular-2-change-detection-really-work/
https://medium.com/swlh/angular-change-detection-ngzone-a5103fab3866
Video Indi
https://www.youtube.com/watch?v=np6e7McMVCM
Angular Doc
https://angular.io/guide/zone
What is Vitural Dom In Reactjs
https://programmingwithmosh.com/react/react-virtual-dom-explained/
Master Perfomance Angular When Using OnPush
https://medium.com/@jtomaszewski/mastering-the-angular-performance-by-dropping-the-magic-of-change-detector-2b605b444b04
Dynamic Component
Loading
https://medium.com/angular-in-depth/loading-components-dynamically-in-angular-cd13b9fdb715
Decorator
https://itnext.io/custom-decorators-in-angular-c54da873b3b3
High Order Component
https://medium.com/@cecelia_online/higher-order-components-in-angular-7-37edcd4c51fe
Collection
https://blog.nrwl.io/metaprogramming-higher-order-components-and-mixins-with-angular-ivy-75748fcbc310
Rounter Master Page
https://medium.com/angular-in-depth/angular-routing-reusing-common-layout-for-pages-from-different-modules-440a23f86b57
WebPack basic Angular
https://developer.okta.com/blog/2019/12/09/angular-webpack
AOT and JIT in angular
https://dev.to/imbilal1/what-are-aot-jit-compiler-in-angular-2-488h#:~:text=The%20main%20differences%20between%20JIT,and%20serve%20locally)%20CLI%20commands
.
Bootstrapping
https://www.tektutorialshub.com/angular/angular-bootstrapping-application/#:~:text=Bootstrapping%20is%20a%20technique%20of,to%20load%20our%20first%20view
.
Diff Anotation and Decoration
http://nicholasjohnson.com/blog/annotations-vs-decorators/#:~:text=TL%3BDR%3A%20Annotations%20and%20decorators,see%20attached%20to%20Angular%20components.&text=Decorators%20are%20functions%20that%20receive,TypeScript%20gives%20us%20decorators
.
Learning
https://www.tektutorialshub.com/
Browser
Javascript
https://medium.com/@mustafa.abdelmogoud/how-the-browsers-understand-javascript-d9699dced89b#:~:text=the%20browser%20makes%20a%20separate,browsers%20have%20different%20JavaScript%20engines
.
Javascript virtual machine
https://mrale.ph/blog/2012/06/03/explaining-js-vms-in-js-inline-caches.html
Access Token and Refresh Token
https://auth0.com/blog/refresh-tokens-what-are-they-and-when-to-use-them/