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
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
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
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
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
New UI for Angular AI Docs!

Powered by the kapa.ai SDK, it's now a full-page chat to query the official documentation and other sources to learn more about #angular.

Fun fact: The first version was deployed from Copenhagen Airport, and the new version has just been deployed from Amsterdam Airport.
June 24, 2025 at 6:15 PM
Alpha version of "Angular Best practices" is out, so you can generate coding rules for your AI tools and export them.

There is still much upcoming work, adding new rules and reviewing current ones, but you can test it already and provide feedback!

www.angular.courses/best-practices
June 19, 2025 at 11:44 AM
Some new progress on #angular best practices generator as I started populating it with data
June 18, 2025 at 7:37 AM
Some progress on #angular best practices rules generator for AI tools.

Most of the remaining work is to populate with best practices.
June 17, 2025 at 9:49 PM
Working on a tool to generate your coding AI assistant rules for #angular, based on YOUR best practices

quite early, populated with random data
June 17, 2025 at 10:42 AM
Start playing with Anglerfish @angular.dev mini game (only on desktop so far): anglerfish.angular.courses
June 10, 2025 at 2:07 PM
If you are learning Angular, you do not want to create new Angular projects with these two options: Zoneless & SSR/SSG

It'll introduce some requirements that your tutorial/course might not be ready for.

Focus on learning the Angular fundamentals first!
June 9, 2025 at 7:01 AM
progress on @angular.dev anglerfish mini game
June 8, 2025 at 5:57 PM
ok quite ugly so far, but having fun with @bolt.new to create a mini game for the @angular.dev anglerfish
June 6, 2025 at 3:23 PM
Discover more insights about angular features on Angular Can I Use!

As an experimental feature, I added a side panel with details about @angular.dev features: timeline, documentation link, and migration script, if any.

Quite experimental as I need to populate the data source for each feature.
June 6, 2025 at 7:06 AM
.ng files are not dead yet 😁

#angular
June 5, 2025 at 4:04 PM