Angular - Strict Mode

preview_player
Показать описание
Learn about the new 'strict' flag when creating Angular projects. This will provide many additional type safety features and help reduce bugs and bundle size.

Strict Mode Documentation:

Side Effect Documentation:

TypeScript Strict Flag Documentation:
Рекомендации по теме
Комментарии
Автор

Sweet stuff. Love it all. Only thing I personally wouldn't use for my project is a strict no-any, any is amazing while developing and prototyping until you iron out everything you want to do. Thanks for the byte, looking forward to more.

StephenMoreira
Автор

strictTemplates flag is awesome for type checking of discrimated union in the template.

tolstoievski
Автор

Very nice video....concise and beautiful

DevGourav
Автор

Thank you. This was helpful but the music in the background was too much it was difficult to hear your voice

ahmadmohammed
Автор

Bro In my opinion this is annoying, the way of using and declaring the variables ... c'mon

Lucaskpp