Angular 17 - New Build-In Control Flow Overview 🚀

Опубликовано: 16 Октябрь 2024
на канале: Decoded Frontend
37,414
1.9k

Level up your Angular skills with my Advanced Courses 🚀
https://bit.ly/discounted-course-bundle

The latest Angular 17 was released a few hours ago and it is a great time to explore new features it brings. In this video, we will look at the completely brand-new Control Flow that is supposed to replace the old way that relies on structural directives like ngIf, ngSwitch & ngFor. Besides the syntax changes, it also improves performance, making your apps slightly more lightweight and faster.

And this is only one of many other cool features that are coming with #angular17 and in the next videos, I will cover some of the other ones. Stay tuned and don't forget to share the video if you find it useful :)

Source code from the video:
https://github.com/DMezhenskyi/angula...

🕒 Time Codes:
00:00:00 - Intro;
00:00:46 - Demo Project Overview;
00:01:53 - @if block in Action;
00:02:52 - @switch/@case block in Action;
00:07:20 - @for/@empty block in Action;
00:12:55 - Outro;

💡 Short Frontend Snacks (Tips) every week here:
Twitter -   / decodedfrontend  
Instagram -   / decodedfrontend  
LinkedIn -   / dmezhenskyi  

#angular #ng #typescript #webdevelopment