Minko Gechev
banner
mgechev.bsky.social
Minko Gechev
@mgechev.bsky.social
Improving developer productivity 🇧🇬🇺🇸

blog.mgechev.com
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
September 22, 2025 at 3:59 PM
Here's a short video showing how to use it and what it does
August 13, 2025 at 5:58 PM
🕵️‍♀️ 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...
August 8, 2025 at 8:30 PM
🔥 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-...
June 25, 2025 at 5:21 PM
Slides and demos from my talk "Resourceful Suspense" at JSNation

▸ Use Gemini with Genkit
▸ Invoke in-app functionality directly with AI
▸ Use deferrable views
▸ Use the new resource API
▸ Incremental hydration

Slides 👉 goo.gle/3ZpgO8f
Demo 👉 goo.gle/45gr2eQ
June 12, 2025 at 1:18 PM
🔥 Experimental vitest support coming to Angular in a couple of weeks with support for:

‣ Watch mode
‣ Browser testing

To try it out:

‣ npm i vitest jsdom --save-dev
‣ Update your angular.json
‣ Add a couple of imports
May 14, 2025 at 2:06 PM
I love the "Angular Can I Use" web app by @gerome.dev!

It's a fantastic way to quickly check the status (experimental, developer preview, or stable) for a comprehensive list of Angular features.

www.angular.courses/caniuse
May 12, 2025 at 2:30 PM
🔥 Zoneless is piloting in developer preview soon!

You'll be able to create new zoneless projects from the get go
May 8, 2025 at 6:11 PM
In v20 Angular DevTools will introduce support for deferrable views and incremental hydration 🔥

Thanks to @jeanmeche.com for the slick feature!
May 7, 2025 at 1:40 PM