Why use OnPush ChangeDetectionStrategyIn the beginning, I will tell you more about smart and dumb vs mixed components architecture: Let’s start by describing mixed components…Dec 27, 2024Dec 27, 2024
forkJoin and combineLatest — short storyForkJoin and combineLatest usage with examplesJul 20, 2023Jul 20, 2023
I have few reasons to not migrate ALL components to standalone, for instance when I have routing…Or maybe do you have good example how organise that scope of code in other way than angular module?Mar 15, 20231Mar 15, 20231
EventEmitters overView in AngularEventEmmiters are built into the Angular feature, it seems really simple for usage, I want to show you a few cases of usage for this…Aug 3, 2022Aug 3, 2022
Error handler in angularHi, I wish to tell how I handle errors sends it to the backend which is saving it. Thanks that I can see even the production error.Feb 15, 2022Feb 15, 2022
Published inGeek CultureReactive Forms #2 Form Architecture in angular reactive forms with the multi-step form examplehow to create good architecture for forms with reactive forms.Sep 14, 2021Sep 14, 2021
Published inGeek CultureReactive Forms #1 Inputs architecture in angularThat is how to create good architecture for inputs with reactive formsSep 6, 2021Sep 6, 2021
Why your Angular app should have a lot of modules instead of creating one huge share moduleThe real story how I created huge shared module and then I decide to refactor it.Aug 19, 20214Aug 19, 20214
Lazy loading non-routing modules with bootstrap modals implementationLearn how to write mini-library which will allow you lazy load modules non-routable modules on bootstrap modals or inside any componentAug 18, 2021Aug 18, 2021