Eden Park[Angular / TypeScript] Constructor Assignment in various waysMicrosoft introduced TypeScript in 2012 enabling us to code JavaScript in a object-oriented fashion. It is sometimes necessary to have a…May 29, 2022May 29, 2022
Eden Park[Angular] NgTemplateOutlet Use CaseWe have figured out what NgTemplateOutlet does in my previous article. NgTemplateOutlet is a way of telling Angular to render a template…May 22, 20221May 22, 20221
Eden Park[C#] Easy-to-understand SOLID principles with examplesIntroductionMay 14, 20222May 14, 20222
Eden Park[TypeScript/Angular] const variable name uppercase or lowercase?There is no style guide for const in TypeScript or Angular official websites . This article will not say, you should always follow this…May 11, 2022May 11, 2022
Eden Park[Angular] What is NgTemplateOutlet for beginnersLet’s go to an official documentation and see how they explain what NgTemplateOutlet is.May 9, 2022May 9, 2022