RSS Parrot

BETA

🦜 Angular Newsletter

@www.angulartraining.com.daily-newsletter@rss-parrot.net

I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline! Brought to you by the RSS Parrot.

---

Tutorials and updates about the Angular framework

Your feed and you don't want it here? Just e-mail the birb.

Site URL: www.angulartraining.com/daily-newsletter

Feed URL: www.angulartraining.com/daily-newsletter/feed

Posts: 10

Followers: 1

FormGroup: All you need to know

Published: August 1, 2024 00:40

Recently, during an Angular Accelerator coaching call, my client asked what is the point of using FormGroup. I then realized I had never written about FormGroup, so here is a post to fix that. When using reactive forms, we always have at least one…

What’s new in Angular 18.1?

Published: July 17, 2024 22:23

Last week, I covered the new @let syntax to create local variables in our HTML templates. Let’s review some other notable updates from Angular 18.1. toSignal() custom equality function Remember the toSignal function to convert an Observable into a Signal?…

Debugging without breakpoints

Published: June 26, 2024 22:25

I covered the Angular Devtools extension in a newsletter entry last year, and this browser extension keeps getting better and better. For instance, with Angular 17, an injector tree view feature was added. With the addition of signals to the framework, we…

Talks on Signals, SSR, and Angular 18

Published: June 4, 2024 22:25

I’m giving several talks at free conferences and events this week, so I thought I would share those with you in case you’re interested. As always, all of these are free for you to enjoy. Two of those events already have a recording available on YouTube:…