Santosh Yadav

Santosh Yadav

Senior Software Engineer at Celonis
GDE in Angular • GitHub Star

Santosh is a Senior Software Engineer at Celonis, a GDE for Angular, GitHub Star, Nx Champion and an Auth0 Ambassador. He loves contributing to Angular and its ecosystem. He is a co-founder of This is Learning. He is also the author of the Ngx-Builders package and part of the NestJsAddOns core Team. He is also running This is Tech Talks talk show, where he invites industry experts to discuss different technologies.

Planning Migration to Strict Mode for Your Angular Apps

After working on many enterprise apps, one common thing is the challenge of using strict mode. Most apps start without strict mode or divert from strict mode at some point.

Once the code base becomes more extensive, it becomes hard to adopt strict mode. At Celonis, we have more than 26 apps and close to 100 libs, with more than 100k lines of code, and we had the same challenge.

Strict mode brings more type-checking to the code base, which means delivering apps with more confidence.

In this talk, I will share how we incrementally planned our migration so we don't block the entire team, only doing the strict mode migration and delivering once they have a resource.

So join me in this lightning talk and move your apps towards strict mode.