In the 3-2-1 format of the newsletter, I’m posting a few essential articles to revisit, updates to know about, and one question to ponder:
Three articles to revisit:
Two quick updates:
- Angular v20.1 is coming soon (the first RC is out) with new options and improvements for
httpResource
regarding authentication and caching. - The Angular team just posted more details about the new devtools track in Chrome, and it’s definitely a big improvement in terms of data integration, all in one place. The article features a few screenshots explaining the different colors used in the track, which seems well thought out and useful.
One question to ponder:
Do you use TypeScript path mapping to simplify your TS imports? If not, here’s what it does and how to enable it.