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

blog.mgechev.com
injection-js is a standalone dependency injection framework inspired by Angular

It's a perfect fit for your backend use cases or on the client-side when Angular is not part of your tech stack

🔗 github.com/mgechev/injection-js
October 25, 2025 at 11:01 PM
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
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...
July 2, 2025 at 4:32 PM
Transfer learning
July 2, 2025 at 4:28 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
✨ 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
June 19, 2025 at 1:38 PM
Of course...we also tried banana in a box!
June 12, 2025 at 3:30 PM
We tried a phoenix, but decided it captures only a particular part of Angular's journey and voted against it.
June 12, 2025 at 3:30 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
Just vibe coded in 20 mins an "Angular Mascot RFC Tracker" app that shows the number of votes per mascot

🙏 Pull requests with improvements are welcome github.com/mgechev/masc...

mgechev.github.io/mascot-track...
June 10, 2025 at 3:45 PM
🔥 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-...
May 28, 2025 at 6:34 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
I was feeling so cool using Bluetooth headphones on my flight with this transmitter I got.

Well, turned out my United flight entertainment system just started supporting Bluetooth.

So close!
May 3, 2025 at 1:47 AM
This says it all
April 22, 2025 at 8:06 PM
Use Angular's dependency injection in your node apps with injection-js!

Just published 2.5.0 which allows you to get dependencies with the inject function

Practically it's Angular's former reflective injector, but has identical API ✨

👉 www.npmjs.com/package/inje...
April 22, 2025 at 5:13 PM
Aghh, it looks like someone is impersonating me on Upwork.

Just reported them...hopefully they take down their profile soon.

The worst part - they said I'm a Django expert. Nothing against Django, but it's not something I've used in years.
April 21, 2025 at 9:35 PM
🚀 Simple compiler from a JavaScript-inspired mini language to WebAssembly

That's a simple example that I built during my spare hours over the past few weeks to show the fundamental concepts of compiler design: lexical, syntax analysis, symbol tables, code translation, etc.

github.com/mgechev/yac
April 11, 2025 at 11:00 PM
Finished my office setup last night and pretty happy with the end result! :)
April 7, 2025 at 8:08 PM
Type checking in host bindings with language service support just landed in Angular!

github.com/angular/angu...
March 25, 2025 at 6:05 PM
Let’s see how this goes!
March 17, 2025 at 11:35 PM