Tomas Trajan (@tomastrajan) 's Twitter Profile
Tomas Trajan

@tomastrajan

👋 I build, teach, write & speak about #Angular & #NgRx for enterprises

👨‍💻️ Google Developer Expert #GDE
👨‍🏫️ @AngularZurich meetup co-organizer

ID: 3214672347

linkhttps://angularexperts.io/blog calendar_today27-04-2015 21:36:10

9,9K Tweet

10,10K Takipçi

928 Takip Edilen

Thomas 🅰️🇨🇵 (@laforge_toma) 's Twitter Profile Photo

I had a wonderful time at Google FR IO Connect in Berlin. Connecting with the awesome @GoogleDevExpert communities, Googles and other great devs. 🥂 I had also the great surprise to receive a prize for my Angular challenges project. Always nice to be recognised for our work 🙏

I had a wonderful time at <a href="/GoogleFR/">Google FR</a> IO Connect in Berlin. 

Connecting with the awesome <a href="/GoogleDevExpert/">@GoogleDevExpert</a> communities, Googles and other great devs. 🥂

I had also the great surprise to receive a prize for my <a href="/AngularChalleng/">Angular challenges</a> project. Always nice to be recognised for our work 🙏
nivek (@nivekcode) 's Twitter Profile Photo

Still can’t believe it — my F1 Fantasy Manager project received an award at Google I/O! 🏆🏎️ Honored, grateful, and beyond excited to see it recognized. Huge thanks to the #Angular fam! 🙌 #GoogleIO #Angular #F1Fantasy

Still can’t believe it — my F1 Fantasy Manager project received an award at Google I/O! 🏆🏎️
Honored, grateful, and beyond excited to see it recognized. Huge thanks to the #Angular fam! 🙌 #GoogleIO #Angular #F1Fantasy
Tomas Trajan (@tomastrajan) 's Twitter Profile Photo

What if I told you that Marko Stanimirović made the #NgRx Signal Store great again!!!! ✅ full flux / redux pattern ✅ === events events as indirection are necessary for most nontrivial use cases With this signal store can handle ALL use cases, from simple to the most complex 👏🏻👏🏻

What if I told you that <a href="/MarkoStDev/">Marko Stanimirović</a>  made the #NgRx Signal Store great again!!!!

✅ full flux / redux pattern
✅ === events 

events as indirection are necessary for most nontrivial use cases 

With this signal store can handle ALL use cases, from simple to the most complex 👏🏻👏🏻
Tomas Trajan (@tomastrajan) 's Twitter Profile Photo

Great #Angular mental model by Matthieu Riegler about zoneless vs OnPush for Angular change detection it's NOT either or zoneless === when Angular runs CD (from app root down), hopefully less often OnPush === what should be checked once the CD runs We need both! 🤝🤝🤝

Great #Angular mental model by <a href="/Jean__Meche/">Matthieu Riegler</a>  about

zoneless vs OnPush 

for Angular change detection

it's NOT either or

zoneless === when Angular runs CD (from app root down), hopefully less often

OnPush === what should be checked once the CD runs

We need both! 🤝🤝🤝
nivek (@nivekcode) 's Twitter Profile Photo

🚨 New #Angular blog post out Angular 20 brings Zoneless Change Detection to Developer Preview — and it’s a game changer. Here’s what you’ll learn in my latest blog post: ✅ What Zoneless really means ✅ Real-world patterns: what still works, what breaks ✅ How to prepare for

🚨 New #Angular blog post out

Angular 20 brings Zoneless Change Detection to Developer Preview — and it’s a game changer.

Here’s what you’ll learn in my latest blog post:
✅ What Zoneless really means
✅ Real-world patterns: what still works, what breaks
✅ How to prepare for
Daniel Glejzner (@danielglejzner) 's Twitter Profile Photo

🚀 New article drop! Paweł Kubiak 🅰️ is making his Angular Space debut with a deep-dive on one of the Angular most underused features. -> viewProviders. If you’ve ever had services leaking into projected content (or just love ultra-clean component APIs), this one’s for you.

🚀 New article drop! 
<a href="/pawelkubiakdev/">Paweł Kubiak 🅰️</a>  is making his Angular Space debut with a deep-dive on one of the Angular most underused features.

-&gt; viewProviders. 

If you’ve ever had services leaking into projected content (or just love ultra-clean component APIs), this one’s for you.
Santosh Yadav (@santoshyadavdev) 's Twitter Profile Photo

As usual, open source saving my time, I was struggling with migration to eslint flat config, and guess what Tim Deschryver already covered it and shared a PR, Tim rocks be like Tim timdeschryver.dev/blog/eslint-fl…

Daniel Glejzner (@danielglejzner) 's Twitter Profile Photo

Angular Connect website Animation is beautiful! Get ready for some: - Angular Connect x Angular Space collab this week 🤝🎫🎉

Alex Inkin (@waterplea) 's Twitter Profile Photo

Have you seen Angular team RFC on a new approach to CSS animations? We at Taiga UI implemented something similar some weeks prior. I invite you to read about it in my new article!

Paweł Kubiak 🅰️ (@pawelkubiakdev) 's Twitter Profile Photo

🎤 Live now at Angular Wrocław #44: Kasia Biernat-Kluba is on stage with “Beyond the Browser: Angular Meets Generative AI” 🤖✨ LLMs + Angular + TypeScript = 🔥 Let’s dive into the future of frontend! #Angular #LLM #WebDev #Meetup #AngularWroclaw

🎤 Live now at Angular Wrocław #44:
<a href="/kathrine000/">Kasia Biernat-Kluba</a> is on stage with “Beyond the Browser: Angular Meets Generative AI” 🤖✨

LLMs + Angular + TypeScript = 🔥
Let’s dive into the future of frontend!
#Angular #LLM #WebDev #Meetup #AngularWroclaw
nivek (@nivekcode) 's Twitter Profile Photo

🚨 New Video Out Now Just dropped a deep dive into Zoneless Angular – a powerful shift that could redefine how we think about change detection in Angular apps. In this video, I cover: ✅ What zoneless actually means ✅ How zoneless change detection works under the hood ✅