Enea Jahollari

@eneajaho.me

Hyping Angular everywhere I can 🅰️ | GDE for Angular

🚀 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

Bild

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 🚀

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! 🅰️

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

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!

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

The #RxAngular team has a special christmas 🎁 for y'all! 🚨 We've just released RxVirtualView ! A simple way to only display DOM that is visible to the user. It completes the virtual scrolling story with a generic approach for nodes that are not part of simple lists. More 👇

Bild
Enea Jahollari @eneajaho.me · 2y ago

🤯🤯🤯 Just so you know, @julianjandl.bsky.social has been cooking something really mind blowing when it comes to performance in Angular apps!! 🤯 🧵 #angular