Angular πŸ‡ΊπŸ‡¦ - practical notes
1.63K subscribers
1.6K photos
1 file
532 links
Angular - practical notes

This group is for posting practical notes for Angular developers. Mostly all posts are for quick implementation https://t.me/angular_practical_notes (Commenting on posts only in ENG and UA langs here). Welcome!
Download Telegram
πŸ“„ Template local variables with @let in Angular

#angular #let

βœ… Article link
πŸ‘2
🌐 Angular 18 : @let Operator

#angular #let

The @let operator allows you to define and assign variables directly within your Angular templates. This can help streamline your code, especially when working with asynchronous data. One of the biggest advantages is that it allows you to use the async pipe without worrying about unsubscribing from observables manually.


βœ… Article link
Please open Telegram to view this post
VIEW IN TELEGRAM
🌐 Angular @let declarations: Smart Template Subscriptions

#angular #rxjs #shareReplay #let

βœ… Article link
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
❀3