Angular v22 is now available 🥳
Here is a quick look at what's landing today:
✅ Signal Forms, Angular Aria & resource are officially STABLE
✅ OnPush change detection is now the default
✅ Template updates and more
Read the full breakdown on the blog:
📰 goo.gle/angular-v22-blog
Which of these updates is your favorite?
For Jimy Dolores, the best part of the Angular community is meeting amazing builders and constantly learning from them. 🤝 This collaborative spirit makes our ecosystem the best place to grow.
Learn alongside experts like Jimy - apply to the GDE program: developers.google.com/commun… ✨
ALT Main Quote: "Meeting people and learning something from them"
Attribution: The quote is credited to Jimy Dolores, accompanied by a small circular profile photo of him outdoors against a blue sky and mountains.
Visual Presentation: Centered bold white text set against a dark background, framed at the top and bottom with bright magenta quotation marks and horizontal accent lines.
Branding: A small magenta-and-pink Angular "A" shield logo appears in the upper-right corner.
What’s your favorite refactor since switching to Signal inputs? ⚡️
Transforming inputs with computed() instead of writing boilerplate ngOnChanges or custom setters is a game changer for readable code.
What legacy pattern were you happiest to delete? Drop your examples below 👇
Angular v2.0 dropped on Sept 15, 2016 - marking 10 years of modern Angular last week 🥳✨
A decade of shared growth, transformative updates, and millions of apps shipped worldwide.
Which version was your very first ng new? Drop it below 👇
Join Devin at iJS NYC for an eye-opening session: 'A Front-end Identity Crisis in the Age of AI.' Learn how to navigate the evolving tech space and stay ahead of the curve.
Register today: javascript-conference.com/ne…
Don't let game-changing insights slip past your feed 🔍
If you missed #AngularSparkles Episode 20, take a quick coffee break today and level up your framework game. ☕️
Catch up here: nitter.net/angular/status/2098414…⚡️
In our community for 6 years, Jimy Dolores is a Software Architect streamlining dev workflows⚙️ His favorite feature is Standalone components - removing modules and simplifying route configuration.
Subscribe to Jimy's YouTube channel: piped.video/@LogiDev 💻
ALT Name: Jimy Dolores.
Profile Image: A photo of Jimy making a peace sign, wearing a grey hoodie against a scenic outdoor mountain and blue sky backdrop.
Years active in the community: 6 years.
Favourite Angular feature: "I like standalone components because it's no longer necessary to use modules, and it simplifies route creation by simply setting the component class to "default.""
Website: https://www.youtube.com/@LogiDev
Fun fact: "Extroverted and joker"
Branding: The card features a dark background accented by a blue-and-purple gradient geometric pattern on the right edge, with a white Angular "A" shield logo in the top-right corner.
Building accessible tab interfaces in Angular just got simpler 🛠️
Our new guide explores how customizable Angular Aria tabs really are by restyling them with the Google @Antigravity AI coding agent - without breaking accessibility.
Read the guide: g.dev/ai/customizing-angular… 📖
Want to build UIs that work for everyone?
Learn how to create fully accessible, keyboard-navigable tabs in Angular in under 60 seconds using Google @Antigravity.
📺 Watch here: piped.video/shorts/iC4rtziax…
The latest expert insights have landed ✨
#AngularSparkles Episode 20 is live with top-tier community content, architecture tips, and tutorials curated directly by our Angular GDEs. 💡
Dive into the 20th edition: nitter.net/angular/status/2098414… 📚 #AngularSparkles
Can you heavily restyle UI tabs without breaking keyboard navigation and accessibility?
We put Angular Aria tabs to the test by applying a complex neumorphic design using Google @antigravity CLI.
⏱️ Watch the 60-second video: piped.video/shorts/iC4rtziax…
Alain Chautard credits the dedication of our long-term community members as the main driver behind his knowledge. 💡 It’s that deep commitment to sharing that makes the Angular family so special!
Connect with this global developer ecosystem: developers.google.com/commun… 🙌
ALT Main Quote: "I've learned everything I know about Angular from its community, which is full of wonderful and committed people. The fact that so many have been involved for a long time speaks volumes about their dedication."
Attribution: The quote is attributed to Alan Chautard, paired with a small circular profile photo of him smiling in a black jacket.
Visual Presentation: Centered white text on a dark charcoal background, bordered above and below by bright pink-and-purple quotation marks and thin horizontal accent lines.
Branding: A small pink-and-purple Angular "A" shield logo appears in the top-right corner.
Fine-tune SSR hydration performance
Angular v22.1 with HttpTransferCacheOptions lets you cache authenticated calls to cut duplicate roundtrips.
Warning: Never cache blindly! Private responses embed into the SSR HTML, which can leak user data on shared servers.
Explore: github.com/angular/angular/p…
A cornerstone of Angular for 11 years, Alain Chautard is a Trainer helping devs master the framework 💡 His favorites are Signals & the httpResource API for writing pure signal code without RxJS complexity for basic data-fetching. 🏎️
Explore Alain’s training: angulartraining.com/ 🛠️
ALT Name: Alan Chautard.
Profile Image: A portrait photo of Alan smiling with arms crossed, wearing a black zip-up jacket with a Google Chrome logo badge.
Years active in the community: 11 years.
Favourite Angular feature: "Signals are such a pleasure to work with. Also httpResource as it allows most of my code to be signal-only, with no more RxJs complexity!"
Website: https://www.angulartraining.com/
Fun fact: "The only continent where I haven't taught Angular is Antarctica - apparently, penguins aren't too fond of coding."
Branding: The graphic is set against a dark background, accented by a bright blue-to-purple geometric gradient design on the right side and a white Angular "A" shield logo in the top-right corner.
Want accessible, custom-styled tab interfaces without the headaches? 🎬
Check out our latest video to see how Headless UI & Angular Aria make building fully accessible tabs a breeze.
How customizable are Angular Aria tabs?
Are Angular Aria Tabs truly customizable while remaining accessible? Let's prove it.