Enea Jahollari
banner
eneajaho.me
Enea Jahollari
@eneajaho.me
Hyping Angular everywhere I can 🅰️ | GDE for Angular
Reposted by Enea Jahollari
Still buzzing from an amazing time at @perfnow.nl in Amsterdam! ⚡️
@michael-hladky.bsky.social shared insights on Big Data, Zero JS: Cross-Browser Virtual Scrolling, while @julianjandl.bsky.social, @chrispholder.bsky.social, and @eneajaho.me ran live demos at the helpdesk. ❤️

#WebPerformance
November 3, 2025 at 3:14 PM
Soft LCP is coming to Chrome measurements 🥳
I have been sooooo looking forward to this! SPA heuristics are gonna be such a huge step forward for measuring perf on the web and finally having hard data on the perf impact.

@mmocny.com #perfnow
October 31, 2025 at 10:44 AM
Attending @perfnow.nl together with @julianjandl.bsky.social and @chrispholder.bsky.social and @michael-hladky.bsky.social talking about CSS performance
October 30, 2025 at 11:45 AM
Reposted by Enea Jahollari
🚀 New blog by @eneajaho.me: Dynamic Angular Config for SSR

Want to deploy one Angular build across multiple clients—with different themes, API endpoints or feature flags—without breaking SSR or DX? Then go check out our latest blogpost 👉 push-based.io/article/dynamic-angular-config-for-ssr
October 2, 2025 at 11:47 AM
Reposted by Enea Jahollari
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 🚀
September 16, 2025 at 4:15 PM
Reposted by Enea Jahollari
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
August 22, 2025 at 3:54 PM
Reposted by Enea Jahollari
Angular 20.2.0 landed this week and it's packed with goodies

🧘 stable zoneless APIs
🎁 TypeScript 5.9
💅 built-in enter and leave animations
🤖 experimental MCP server
⚙️ AI context file generation in the CLI
🕸️ headless mode for vitest browser mode

Soooooo excited to see what you're building! 🅰️
August 22, 2025 at 1:41 PM
Reposted by Enea Jahollari
Have you seen the latest updates on angular.dev/ai?
August 7, 2025 at 6:02 PM
Reposted by Enea Jahollari
We've been working hard on signal visualization in #Angular #DevTools and would love to know what would be most useful for you. Any features, ideas, use cases you have in mind? Please let us know!

(Also fixing the tag for @igorsedov.com, thanks for the great video! 🙏)
July 21, 2025 at 4:08 PM
Reposted by Enea Jahollari
🚀 @angular.dev v20.1 is out!

✅ simplified component testing
🚦 signal graph in devtools
🤖 AI-assisted development with MCP server

Check our blog post for all the details:
👉 blog.ninja-squad.com/2025/07/09/w...
July 10, 2025 at 7:14 AM
Reposted by Enea Jahollari
You've met @michael-hladky.bsky.social & @eneajaho.me — now here’s what they’re bringing to #AngularConnect 👇

Modern Angular Workshop
✅ Signals
✅ Component API
✅ RxJS integration
✅ Zoning in on performance

Get ready for the next-gen Angular stack.
🎟️ angularconnect.com/modern-angular
April 16, 2025 at 3:12 PM
Reposted by Enea Jahollari
Ever wonder how ESLint, Prettier & codemods really work? 🤔
It’s all thanks to ASTs—Abstract Syntax Trees! 🌳

@eneajaho.me just dropped a blog post breaking it down!
Clear, simple & full of examples.

🧠 Unlock your code’s DNA 👉 bit.ly/4236yV3

#JavaScript #AST #WebDev
Unlocking Code's DNA: You Need to Know About Abstract Syntax Trees
Think of an AST as the secret blueprint, the hidden structure that reveals the true meaning of your code – way more than just the lines you see on the screen.
bit.ly
March 31, 2025 at 1:06 PM
Reposted by Enea Jahollari
🚀 Angular Signals are powerful—but you can go even further!

At #NgIndia, @eneajaho.me will show how to:
⚡ Supercharge Signals with inject & DestroyRef
🔄 Build reusable reactive patterns
🚀 Optimize performance with smart synchronization
🎟 Tickets: bit.ly/4iWH5Sq
March 19, 2025 at 12:21 PM
Reposted by Enea Jahollari
📸 NgVenice Workshop Day – What a Success! 🎉
@michael-hladky.bsky.social & @eneajaho.me led an incredible session on Signals, modern APIs & architecture best practices! 💡
Huge thanks to everyone who joined us—it was an amazing day! 🙌
#NgVenice #Angular #WebDev #TechWorkshop
March 13, 2025 at 4:09 PM
Reposted by Enea Jahollari
Angular framework repo hit PR number 60000 📈
github.com/angular/angu...

Maybe less exciting that this particular PR happens to be a routine version bump, but hey, more exciting stuff is on the way
February 18, 2025 at 7:07 PM
Having an async pipe that fetches data on the template is an anti-pattern!

#angular
a man is sitting at a table with a sign that says `` change my mind '' on it .
ALT: a man is sitting at a table with a sign that says `` change my mind '' on it .
media.tenor.com
February 18, 2025 at 2:01 PM
Reposted by Enea Jahollari
I'm so happy someone captured Angular's story in a documentary!

This 15+ year tale is summarized in just an hour...

This video shares a glimpse into the project into which we have poured thousands of hours of love and dedication.

Enjoy!

www.youtube.com/watch?v=cRC9...
Angular: The Documentary | An origin story
YouTube video by Honeypot
www.youtube.com
February 4, 2025 at 5:28 PM
How easy is it to add undo/redo functionality in your apps?

With the latest addition to ngxtension, it would be just a function call away!

We're adding signalHistory which tracks signal changes and gives us some signals and methods we can call like: history, undo, redo, canUndo, canRedo, clear!
January 31, 2025 at 10:43 PM
We will cover all the latest Angular features in depth and showcase how to properly use them to create reactive UIs that are performant 🚀! Can't wait to be there 😃!

See you in @ngvenice.bsky.social 🙌

#angular
In this Workshop with Michael Hladky and Enea Jahollari you will learn:
Deep-dive into Signals, how to author efficient Component going Zoneless, new service injection pattern and much more to Architect workspace like a Pro!
Discount ticket end soon check https://ti.to/ng-venice/ng-venice-2025
January 24, 2025 at 1:03 PM
Reposted by Enea Jahollari
👋
January 22, 2025 at 12:36 PM
Building on top of Material and CDK using AI is a real joy 😃!
I don't have to learn all the CDK stuff, I ask #Gemini and it knows what needs to be done!

I asked it to build an inlineConfirm directive using cdk/overlay and it built 80% of the code (and I just migrated it to signals 😅)

#angular
January 14, 2025 at 9:03 PM
Reposted by Enea Jahollari
#angular #angularthree
short and sweet this time, Angular Three v3 has been released to support Angular 19 (and drop support for Angular 18 and below)

Docs: angularthree.org
v3 blog: angularthree.org/blog/v3
Introduction
Get started building your scene graph with Angular Three.
angularthree.org
January 5, 2025 at 8:13 AM
Reposted by Enea Jahollari
🎅 Oh oh oh Merry Xmas!
If you are still looking for the right gift for Christmas🎄take advantage of the Early bird ticket for #NGVenice and participate in an event where you can be part of the discussion about Performance & SSR in #Angular with @sumyerradi.bsky.social , @eneajaho.me and Kasia Kluba 🎁
December 24, 2024 at 9:10 PM