Gerome Grignon
banner
gerome.dev
Gerome Grignon
@gerome.dev
Frontend Software Engineer @Lucca
https://angulardevs.fr/ Founder
Angular Can I Use creator
Angular Digest newsletter: https://geromegrignon.substack.com/
Using an LTS Angular version matters as updates are not just about new exciting features, but bug fixes and security patches.

The support policy and release schedule are explained in the official @angular.dev documentation.

I updated Angular Can I Use to highlight these boundaries
October 31, 2025 at 7:46 AM
It's well known that the best way to retain information is to practise, and the worst way is just to read. I'm starting a new project to get to know @angular.dev releases' changes by practising them with exercises in an isolated environment: exercises.angular.courses/21-0-release...
October 30, 2025 at 12:20 PM
The latest issue of the Angular Digest newsletter is ready!
Discover official and community AI tooling for @angular.dev

link: open.substack.com/pub/geromegr...

#angular #ai
#4 Angular + AI
Angular recently unveiled new AI powered tools for developers and discover the Angular AI community ecosystem.
open.substack.com
October 8, 2025 at 2:13 PM
Angular forms community content, Angular + AI event, malicious releases...

Discover the Angular Digest newsletter's latest issue!

link: open.substack.com/pub/geromegr...

#angular #npm #ai #newsletter
#3 Angular Forms, Angular AI event, malicious releases
The community delivered valuable content about the experimental Signal Forms feature; the Angular AI tooling ecosystem is growing.
open.substack.com
September 17, 2025 at 10:54 AM
Currently considering submitting a talk about MCP Servers for Angular conferences.

I feel like we quickly moved from "there is no such a thing" to "install it, it works", without explaining how it works, the value, the limitations.

#angular #mcp #ai
September 14, 2025 at 10:14 AM
Introducing a MCP Server for Angular devs!

Built on top of up-to-date documentation from Angular, Material, NgRx, RxJS, and Angular Can I Use, it'll help you avoid common issues with outdated/deprecated @angular.dev generated code.

Link: www.dolmen.tools/en/angular/m...

#anguar #mcp #ai
September 13, 2025 at 6:42 AM
Sneak peek of some new tool I'll release this Friday with a special issue of Angular Digest newsletter dedicated to AI tools made by the @angular.dev community!

#angular #ai
September 10, 2025 at 8:37 AM
Struggling to know when a @nextjs.org
experimental feature is available, or has gone stable?

I created a poc to explore NextJS features and how they evolved over versions.

It still misses some features/versions, but would you like to get more?

www.dolmen.tools/en/nextjs/ca...
September 10, 2025 at 6:01 AM
Discover the Angular team and community thoughts about the latest framework updates with the second issue of the Angular Digest newsletter!

Link: open.substack.com/pub/geromegr...

#angular #newsletter #youtube
#2 Community updates, Signal Forms, and Juliette!
The community has been actively delivering content, and get ready for another busy week watching YouTube!
open.substack.com
September 8, 2025 at 9:25 AM
During the Angular Space Meetup yesterday, I mentioned an MCP server tool to 'modernize' your application, but couldn't find it in the documentation; it'll be fixed soon!

github.com/angular/angu...
docs(): add missing modernize mcp tool by geromegrignon · Pull Request #63587 · angular/angular
PR Checklist Please check if your PR fulfills the following requirements: The commit message follows our guidelines: https://github.com/angular/angular/blob/main/contributing-docs/commit-message-...
github.com
September 4, 2025 at 7:06 AM
Angular Can I Use updated with upcoming v21 changes

Besides the experimental Navigation Web API and Signal Forms support, a noticeable change is the FormArrayDirective, which allows you to avoid nesting FormArrays within FormGroups.

www.dolmen.tools/en/angular/c...
September 4, 2025 at 6:34 AM
The hidden cost of @angular.dev updates?
Join the discussion in 1 hour!

www.youtube.com/live/ohGT76d...
The Hidden Costs of Angular Updates - Angular Space Meetup
YouTube video by Angular Space
www.youtube.com
September 3, 2025 at 3:06 PM
Introducing Angular Digest!

A few years ago, I started contributing to the Angular ecosystem and stayed for the community.

Discover Angular Digest, a new newsletter about @angular.dev, its ecosystem, and its community.

The first post is out already: geromegrignon.substack.com/p/1-angular-...
#1 Angular Digest
Angular 20.2 was released two weeks ago, and 23 Angular community events are planned until the end of the year. Get to know what happened lately in the Angular ecosystem!
geromegrignon.substack.com
September 1, 2025 at 6:30 AM
Reposted by Gerome Grignon
That’s the theme of our
next #Angular Space Meetup:

“The Hidden Costs of Angular Updates.”
📅 September 3, 4 PM UTC
🎙 Host: @armandotrue.bsky.social
🎤 Guest: @gerome.dev
August 29, 2025 at 3:34 PM
Updating an Angular project with ng update is the easy part; then you have to find compatible versions for your third-party libraries!

I just released a new tool to check for recommended compatible versions!

Check it out: www.dolmen.tools/en/angular/d...

#angular
August 28, 2025 at 12:54 PM
Angular Can I Use landing soon in your blog!
Mentioning an #angular feature in developer preview, but you need to update your blog post once it's stable?
I'm working on a web component widget to integrate the info directly into your blog posts, ensuring it uses up-to-date data.
August 13, 2025 at 6:55 AM
Angular AI Assistant now ingests data from Angular Can I Use!
Not only is it updated weekly with the current version of official docs, but it can now help you with previous versions!

Check it out: dolmen.tools/en/angular/a...

#angular #ai
August 12, 2025 at 8:16 AM
Discover a new daily updated list of contribution opportunities for @angular open-source projects.

Not assigned yet, on active projects, tagged with good-first-issue or help-wanted, there are waiting for you to get involved in the community!

www.dolmen.tools/en/angular/g...
dolmen.tools - Master Modern Development
Explore expert-curated tools and content to master modern development. Stay updated with the latest features and build production-ready applications.
www.dolmen.tools
August 7, 2025 at 6:42 AM
Current state of being so busy at creating tools for the #angular community 😅
August 3, 2025 at 2:00 PM
I'll soon shut down angular.courses current iteration for another shape. I've been creating framework-agnostic tools and have already been working on using them for other frameworks.

The project will soon be rebranded with a new domain
July 28, 2025 at 10:36 AM
Currently indexing community @angular.dev libraries to help you understand which Angular version they support, to improve your experience at migrating your projects to a new version.
July 28, 2025 at 7:24 AM
Currently working on a UI update for Angular HUB, your favorite place to find out more about #angular cevents and communities!
July 9, 2025 at 6:29 AM
In another universe, the default Angular prefix has always been `ng`, and it would make more sense than `app`, especially for directives!

You can still customize it with your angular.json file.
July 5, 2025 at 11:14 AM
The Angular Router Resolver feature documentation has been missing from the official documentation for a few versions. You can learn more about resolvers from the open PR fixing it.

github.com/angular/angu...
docs: add draft of data resolvers guide by bencodezen · Pull Request #62250 · angular/angular
PR Checklist Please check if your PR fulfills the following requirements: The commit message follows our guidelines: https://github.com/angular/angular/blob/main/contributing-docs/commit-message-...
github.com
July 1, 2025 at 7:05 AM