Armen Vardanyan
@armenvardanyan
GDE for Angular, front-end team lead. I write articles and talk at conferences
We are back! After a two-month pause to work on some very important things, I am back to livestreams, so tune in next week to learn how things are going in Angular And also learn what new topics will come to the streams in the future 😉
If you are building anything serious on top of LLMs, you must admit that "prompt engineering" is actually alive and well; it just now means a slightly different thing
#Angular 22 is coming! A lot of exciting things are happening, and one of them is having @michaelsmalldev.bsky.social on! The very first guest of our streams is back to help us navigate through what changes the new Angular version brings, so tune in tomorrow at 4:30 PM UTC!
I've been trying MiniMax M3 since this morning, and my initial impression is very good! Super capable model and can really work well as a "thinking companion" on heavy work rather than just a plain executor.
I've been building agents for graph retrieval and agentic search for quite a while now. Deepseek V4 Flash (yes, flash!), especially for its price and size, is a BEAST of a model! Can't praise it enough, the team absolutely cooked 🚀
DeepSeek v4 Flash is so fast and very good, that at its incredibly low price seems almost unfair to larger models 😅
In continuation of what I said yesterday: GLM 5.1 is still smarter than Kimi K2.6. Both great models anyway.
In the past few streams, we started discussing Open Source LLMs for building apps and coding. This week, let's just discuss them! Let's walk through OpenCode, how it compares to other tools, how to set up an environment tailored to #Angular, and my favorite models Join me on Wednesday at 4 PM UTC
- Use OpenCode - Have Kimi K2.6 write a short plan for whatever you want to implement using the /grill-me skill - Switch to GLM 5.1 and have it criticize and update the plan - Switch back to Kimi K2.6 and implement Thank me later!
OpenCode + Kimi K2.6 + /grill-me skill by @mattpocock.com This is the stack I love the most in agentic coding recently
Ok, time to revisit Google's Agent Development Kit A while ago, we did a livestream covering the basics of agent-building with ADK. Now, a month later, join me in exploring multi-agent systems, parallelism, and agents that really do solve complex problems Wednesday, 4:30 PM UTC
Had an absolutely fantastic stream with Younes Jaaidi yesterday! Must watch if you care about #Angular testing
Don't forget to test your #Angular apps! I know many people skip, but in this day and age, nothing is more important than having decent tests to cover your back. And if you're unsure how to start, tomorrow's livestream is for you!
Everything is getting hacked, broken or supply-chain attacked thede days... Some people underestimate how important security can be front-end applications, and with the rise of AI-driven coding, vulnerabilities only seem to explode.
Have a burning #Angular question and want an answer? Tune in to our livestream in 2 hours, and I promise I will deliver the best answer I can possibly give 😜 Today, at 5:30 PM UTC Link to YouTube if you want to watch there: www.youtube.com/watch?v=2LK4...
If you are coding with AI agents using models from OpenAI and Anthropic only, I urge you to try open models like GLM, MiniMax, Qwen. They are way, way better than you would expect, especially new ones, and there is really no downside, while you might find ways to reduce spending + parallelize more
In anticipation of today's livestream, let's talk a bit about #Angular best practices as they stand in 2026. After all, Angular added a LOT of new features and capabilities recently, so what do you think changed in terms of what code is considered good?
And just like that, our next livestream got an upgrade (again!)! Very happy to be joined by Gerome Grignon tomorrow to discuss #Angular best practices, official Angular Skills, and more! Do not miss this one!
With the rise of AI coding agents, it seems everyone is drowning in, let's say... subpar code. Now, more than ever, best practices are incredibly important, and wiring them into our AI coding tools is a complex, but doable task.
Basically, the best thing you can do when working with coding agents in order not to lose your sanity: slow down, breathe, and learn to enjoy reading.
Are you subscribed to the #Angular Space TV channel? If you like watching our livestream, and don't to miss any, go over there and subscribe 😜 www.youtube.com/@AngularSpac...
It's not every day that you do a livestream about a library, and all of a sudden, one of the core maintainers jumps in to help 😅 Anyway, this is exactly what happened yesterday when we talked long and deep about ngxtension with @eneajaho.me - give it a watch if you haven't yet!
Today we will be talking about ngxtension If you know it, join to learn more; if you don't, definitely join to discover one of the most useful small #Angular libraries out there! Link to watch on YouTube: www.youtube.com/watch?v=618d...
Missed some content about #Angular directives? 😅 No worries, we've got you covered. Join us tomorrow on our next livestream episode as we explore the topic in full depth, and maybe code some fascinating examples! Wednesday, March 11th, 4:30 PM UTC
I think it is fair to say I am a huge fan of #Angular directives: they are simple, composable, and powerful. My most successful article ever was about directives, and many of you probably have read it.
Is it me, or #Angular has increased the pace of its minor releases? 😶🌫️ Anyway, we have a new minor, and it brings some new exciting things. Join us tomorrow at 4:30 PM UTC as we try out all the new features and changes and see where this is all going!
Will #Angular support the TypeScript Go compiler? Will it have a Rust compiler? 😱 🦀 This might be one of the most important PRs in the Angular repo in the past few weeks. github.com/angular/angu...
To be honest, I did not expect Warp terminal + OpenCode + MiniMax models to be such an insanely powerful combo
It seems like everyone is building an AI agent nowadays... including me. But the gap between people adopting building the new technology and those who only use it (let's be honest, we're all using AI for coding) is still huge.