fbpx

Speaker

Maciej Wójcik

Senior Angular Developer

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam

AllSessions

Angular Meetup #9
May 23, 2023
7:00 pm

Why you don’t need the ngOnInit in your reactive components

Maciej Wójcik
23 May
Time:  7:00 pm - 12:00 am
Location: 
Speaker:  Maciej Wójcik

We can often eliminate the need for ngOnInit and adopt more reactive techniques to increase the quality of our components. In this presentation, I will show you how to be more reactive, reduce setup code, and optimize performance.
Moreover, we will explore the View Model approach and how NgRx can assist us in this process.

Our ultimate objective is to reduce redundant code, improve readability, and boost the maintainability of Angular components