Kasia Biernat-Kluba
banner
kasiabiernat.bsky.social
Kasia Biernat-Kluba
@kasiabiernat.bsky.social
🚀 Software Engineer
👩‍💻 Angular fangirl
⛏️ NgKato meetup coorganizer

kasiabiernat.github.io
Wow! NgIndia just ended and it was amazing! Big thanks to @nomadcoderai for an amazing organization! Kudos to @shubhangi719 and @shwetamulik7 for their great talks and being the best Angular Girls partners in crime! It was great to be here 🚀
April 12, 2025 at 2:18 PM
Getting ready for #ngIndia! See you on Stage at 3:15PM 🤩 I’ll be talking about the SSR and Incremental Hydration!
#angular #conference #hyland
April 12, 2025 at 4:02 AM
With the latest versions of Angular, enabling SSR has become easier than ever.

But does that mean we should always enable it?

I’ve put together this flowchart to help you decide when SSR is worth it — and when it’s not. 🔥

#Angular #SSR #Performance #WebDev #Frontend #SEO
March 20, 2025 at 7:37 PM
Getting ready for the SSR & Performance panel at @ngvenice.bsky.social !
March 14, 2025 at 10:41 AM
Wow! I just spoke at the incredible conference #4developers Łódź. It was a first time for me to give a talk on a ticketed conference and the experience was amazing.

I hope I’ll get more opportunities to speak in 2025 🚀
December 4, 2024 at 4:01 PM
The rxjs-interop toSignal by default does a simple equality check with Object.is().

But, you can override this with the "equal" property to provide a custom compare function.

Did you know about this?

#angular #signals #rxjs #rxjsinterloop
December 2, 2024 at 2:29 PM
Have you heard of Object.groupBy()? It's a part of ES2024 and since March 2024 is compatible with the latest devices and browser versions 🤩.

#javascript #ECMAScript2024 #frontend
November 27, 2024 at 12:03 PM
Angular 19 introduced a lot of new cool things.

One of them are three new automated migrations that convert @Input, @Output, @ViewChild(), @ViewChildren, @ContentChild and @ContentChildren fields to the new signal API.
November 22, 2024 at 12:58 PM