New Angular features:
https://youtu.be/XPPq-qWON7w?si=4uH_cEm2Evzu8Qas
Lately Angular added lots of nice features like signals, Client Hydration, control flow and many more. Looks like Angular is coming back on track. Let me know if you feel the same for other frameworks you use.
#angular #version #17.1
https://youtu.be/XPPq-qWON7w?si=4uH_cEm2Evzu8Qas
Lately Angular added lots of nice features like signals, Client Hydration, control flow and many more. Looks like Angular is coming back on track. Let me know if you feel the same for other frameworks you use.
#angular #version #17.1
YouTube
💥 Angular 17.1 Is Out - What's New? (Top 8 New Features)
A quick summary to all the new features of the Angular 17.1 release that is just out.
Timestamps:
0:00 Intro
0:19 Input Signals
0:50 New Router info parameter
2:16 New Test Runner
3:23 Improved control flow migration
4:04 Application builder migration
4:28…
Timestamps:
0:00 Intro
0:19 Input Signals
0:50 New Router info parameter
2:16 New Test Runner
3:23 Improved control flow migration
4:04 Application builder migration
4:28…
Who already decided to move their Angular projects from Observables to signals? Here are some tips on what to expect in some specific scenarios.
https://dev.to/mfp22/10-tips-for-scaling-signals-1nap
#angular #v17 #signals #ngrx #rxjs
https://dev.to/mfp22/10-tips-for-scaling-signals-1nap
#angular #v17 #signals #ngrx #rxjs
DEV Community
10 Tips for Scaling Signals
Signals scale very well if you follow the tips in this article.