Angular - Try new control flow in your app

Опубликовано: 07 Октябрь 2024
на канале: Alex Khymenko
213
11

Angular tutorial . Try new control flow functionality in your application

in tsconfig.json file under angular compiler options and enabledBlock types.

"angularCompilerOptions": {
"enableI18nLegacyMessageIdFormat": false,
"fullTemplateTypeCheck": true,
"strictTemplates": true,
"_enabledBlockTypes": ["if", "for", "switch", "defer"]
}
Angular tutorial playlist link -    • Angular  


Buy me a coffee https://www.buymeacoffee.com/alexKhym...
Patreon   / alexkhymenko