This week, we’re using the 3-2-1 format of the newsletter again. I’m posting a few essential articles to revisit, updates to know about, and one question to ponder:
Three articles to revisit:
- There are a lot of in-browser free tools to help improve your Angular applications, such as Lighthouse, the Angular DevTools extension (now improved with Signals info and Signal dependency graph), and the custom Angular performance track in Chrome Dev Tools.
Two quick updates:
- Angular Signal Forms are coming soon, and Matthieu Riegler created a Stackblitz playground for you to explore the basics of the API with a simple example.
- Next week, the Angular team has a live AI event on YouTube, free to sign up for and watch.
One question to ponder:
Do you use Reactive forms? If so, why did you choose them over template-driven forms? If you’re ready to change your mind or learn something new, this video from Ward Bell is really interesting.