Matthieu Riegler
jeanmeche.com
Matthieu Riegler
@jeanmeche.com
The guys who codes on the train.
Doing OSS for the Angular Fwk

Grenoble - France
999 commits on the #Angular framework repo.

Crazy when you think that everything started exactly 3 years ago with a random PR just because I was bored 🥱 at work.

What a journey if you ask me and thank you to everyone that's part of it ❤️
October 30, 2025 at 10:01 AM
Busy November 🍂🍁 ahead !!

I am happy to able to hold talks at
- NG DE
- Angular TLV
- NgPoland
- Angular Athens

But more than talks those community events are the best to discuss with all of you that will attend those events.
I'm SO looking forward to it !

(And do be shy, come say hi 🙃)
October 24, 2025 at 7:59 PM
Yey for community contributions 🎉 !!
#Angular

github.com/angular/angu...
September 15, 2025 at 7:14 PM
It’s a prototype and very much a work in progress
But yes, you can start experimenting with Signal forms with today’s pre-release 21.0.0-next.2

#Angular
September 3, 2025 at 10:16 PM
September 3, 2025 at 5:43 PM
Reposted by Matthieu Riegler
Appreciation post for @thepunderwoman.com and @jeanmeche.com ✨ thank you for relentlessly working through our issues backlog, down to 1.2k from 1.5k over the past month 🙌🏼
September 2, 2025 at 11:43 AM
Reposted by Matthieu Riegler
@jeanmeche.com is answering questions on r/angular about Zoneless going stable in 20.2

www.reddit.com/r/angular/co...

"In 20.2 the Angular team promotes zoneless from developer preview to stable.

Do you have any questions about Zoneless ? This is the place to ask them !"
From the angular community on Reddit
Explore this post and more from the angular community
www.reddit.com
August 16, 2025 at 12:32 AM
Angular.dev uses Zoneless + SSG.

If you ever wondered what's the stack behind Angular.dev:
here is a short sumup on reddit

www.reddit.com/r/angular/co...
July 16, 2025 at 7:01 PM
I had a very positive experience today with #Gemini when I needed to reverse engineer some obfuscated JS code.

It ended being very helpful and probably saved me several hours of debugging 💯💯

g.co/gemini/share...
‎Gemini - Deobfuscating JavaScript Message Listener Code
Created with Gemini
g.co
July 15, 2025 at 10:38 PM
#TypescriptGo was visible for months yet we couldn't see it 🙃
March 12, 2025 at 12:52 AM
Reposted by Matthieu Riegler
The new experimental httpResource API is here and ready for you to check out.

Big thanks to @jeanmeche.com for his contributions to this feature.

Learn more here 👉 blog.angular.dev/seamless-dat...
Seamless data fetching with httpResource
Fantastic new APIs are coming to Angular. Two years ago, we proposed making Angular a reactive web framework powered by signals. Since…
blog.angular.dev
March 7, 2025 at 4:02 PM
Reposted by Matthieu Riegler
Stay tuned for more details!! Woot Woot!! #Angular #ngconf2025
March 6, 2025 at 3:44 PM
Reposted by Matthieu Riegler
@jeanmeche.com wrote an unexpectedly enlightening piece on Angular's rendering mechanics. Worth reading even if Angular isn't your cup of tea.
February 27, 2025 at 9:02 AM
Reposted by Matthieu Riegler
📢 We're finally looking to ship Observables in Chrome!! It's been a long time coming—many thanks to all in the community for the great feedback and help along the way!!

Especially @benlesh.bsky.social, @keithamus.social, @domenic.me, @jordan.har.band & more! 🙏

groups.google.com/a/chromium.o...
February 21, 2025 at 9:41 PM
YES 😁

The French railway had actually a “Cinema” carriage, it would have been perfect for that 😂😂
January 26, 2025 at 4:22 AM
Resource ✖️ WebSocket.

Soon very straight forward for you !
➡️Demo stackblitz.com/edit/angular...
January 25, 2025 at 9:11 AM
If you're not on reddit, you probably missed this 😄

httpResource : An HttpClient based resource, which means ... a first Http API without Observables.

(but we still love RxJS and you know it ❤️)
January 25, 2025 at 8:01 AM
While not supported by default by Angular,

💡 We can provide a custom EventManagerPlugin to provide debouncing on template listeners.

➡️ Demo: stackblitz.com/edit/angular...
January 23, 2025 at 5:23 PM
For those encountering issues with HMR recently,

19.1.3 (framework) and 19.1.4 (cli) have just been released with several fixes.

Let us know if you still encounter some issues !

#Angular
January 22, 2025 at 8:46 PM
Welcome @angular.dev 😊
January 22, 2025 at 3:25 PM
Capturing a discussion we had today with the team, about resource & debouncing.

Awaiting inside the loader is actually great because it keeps the resource in a "loading" state.
This matches the user's expection: Loading while I type.
January 15, 2025 at 10:01 PM
Thanks to a community contribution by Kevin Brey,

#Angular 19.2 will finally report at the compiler level when an import is missing for a structural directive.

(Release is scheduled for the 2nd half of Febuary)
January 15, 2025 at 7:36 PM
An Modern #Angular API decision chart I wrote recently to help you understand which new tool is the right one for your usage case.
January 13, 2025 at 8:45 PM
Angular's inject function, DI vs Service locator.

Here is what I wrote recently on that topic !
Happy to be challenged on this :)

riegler.fr/blog/2025-01...
The inject function is not a service locator
Except when you make one of it
riegler.fr
January 13, 2025 at 8:31 PM