Minko Gechev
@mgechev.bsky.social
3.4K followers 72 following 200 posts
Improving developer productivity 🇧🇬🇺🇸
Posts Media Videos Starter Packs
Pinned
mgechev.bsky.social
🔥 Angular v20 is out!

‣ Stabilizing reactivity APIs and incremental hydration
‣ Integration with Chrome DevTools
‣ Improved type checking, simpler style guide, etc.
‣ RFC for an official Angular mascot ✨
‣ Way more!

goo.gle/angular-v20-...
mgechev.bsky.social
Angular CLI's MCP server is getting better!

It provides tools to:

‣ Understand your workspace structure
‣ Provide best practices
‣ Look up documentation
‣ See examples

Find how to install it angular.dev/ai/mcp
mgechev.bsky.social
👇 That's one of my favorite talks I've given. Had a lot of fun preparing for it and I'm happy with the balance of practicality and theory. Hope you enjoy it too :)
mgechev.bsky.social
✨ "Resourceful Suspense" from JSNation is out!

I built the same AI app in Angular & React to compare deferred loading trade-offs.

See how these work between the two frameworks:
‣ Deferrable views vs Suspense
‣ Deferred data
‣ Incremental hydration
‣ AI tool calling

gitnation.com/contents/res...
Resourceful Suspense by Minko Gechev
Minko Gedev presents tradeoffs of deferred loading in Angular and React, addressing misconceptions about the frameworks. Exploring Deferred Loading Nuances and Angular vs. React Implementation with La...
gitnation.com
mgechev.bsky.social
✨ "Resourceful Suspense" from JSNation is out!

I built the same AI app in Angular & React to compare deferred loading trade-offs.

See how these work between the two frameworks:
‣ Deferrable views vs Suspense
‣ Deferred data
‣ Incremental hydration
‣ AI tool calling

gitnation.com/contents/res...
Resourceful Suspense by Minko Gechev
Minko Gedev presents tradeoffs of deferred loading in Angular and React, addressing misconceptions about the frameworks. Exploring Deferred Loading Nuances and Angular vs. React Implementation with La...
gitnation.com
mgechev.bsky.social
@simonaco.bsky.social @jelbourn.bsky.social @marktechson.com will continue driving the product roadmap and developer relations. We've always worked very closely together and will continue collaborating! :)
mgechev.bsky.social
If you're curious what is some of the latest innovation we did in that space check out the Angular + AI developer event!

www.youtube.com/live/uFdxw4S...
mgechev.bsky.social
Thrilled to share my new role as the tech lead across frameworks at Google! My initial focus is boosting productivity with AI.

While this means I'll be less hands-on with Angular with fewer public appearances, I'll be supporting the team and the rest of Google more than ever 🚀
mgechev.bsky.social
AngularAI

Experimental, browser-first agent that truly understands your Angular app.

Hyper-contextual debugging, prototyping, etc. Agent has access to:
- Source files & config
- Runtime state & app internal data

Let me know what you think!

youtu.be/1vjnvPUN7QU
AngularAI
YouTube video by Minko Gechev
youtu.be
mgechev.bsky.social
Minko's law: the number of agents using LLMs quadruples every quarter.
mgechev.bsky.social
Great article!

I love PL & type theory. That’s the last content in this alley I posted a few years ago.

blog.mgechev.com/2017/08/05/t...

There’s an entire revolution in this field going on with Lean and mathlib. May get back to it!
mgechev.bsky.social
I've been working on Linux over the past day after more than 10 years of using macOS and I clearly remember why I switched.

It's a memory test for knowing poorly named tools, their arguments, and dealing with version incompatibilities.

Glad I can reuse my dotfiles, at least.
mgechev.bsky.social
Here's a short video showing how to use it and what it does
mgechev.bsky.social
🕵️‍♀️ Context Inspector

Tiny tool that helps you inspect your agent's context and find what changed between calls

Find how to use it on my GitHub github.com/mgechev/cont...
mgechev.bsky.social
Where do you find yourself getting stuck/annoyed when building web apps with LLM assistance (using Copilot, Cursor, etc.)?
mgechev.bsky.social
It's often hard to merge large pull requests due to:
- Lack of alignment in the design
- Not obvious breaking changes

For the first one, a conversation with someone on the team will help. For the second one, we'll know once we run all the tests in Google and let you know.
mgechev.bsky.social
Just a few days left to share your thoughts about the *official* Angular mascot!

That's how the current ranking by votes looks like. Make sure you help us create the cutest symbol of Angular.

bsky.app/profile/angu...
mgechev.bsky.social
🔥 New version of ngx-flamegraph

- Improved performance
- Tooltip for small calls
- Landing in Angular DevTools in the next few days

👉 Demo ngx-flamegraph.web.app
👨‍💻 Source github.com/mgechev/ngx-...
mgechev.bsky.social
If you're using Cursor or Firebase Studio, simply include the markdown files in your rules and get modern Angular code 🔥
mgechev.bsky.social
✨ Angular comes with a context for LLMs to make sure models generate modern code

Head to angular.dev/ai/develop-w... and get a markdown file to augment your prompt