Ferdinand Malcher's Avatar

Ferdinand Malcher

@fmalcher.de.bsky.social

Google Developer Expert (#GDE) ๐Ÿ…ฐ๏ธ Angular, RxJS, TypeScript | ๐Ÿ“• Author of the German #Angular book | ๐ŸŽ“ Trainer & Co-founder Angular.Schule | ๐Ÿ—ฃ Conf Speaker | he/him

72 Followers  |  138 Following  |  9 Posts  |  Joined: 14.04.2025  |  1.5133

Latest posts by fmalcher.de on Bluesky

However, I agree that supporting Wifi AND Bluetooth would have been a robust solution ๐Ÿ˜‡

17.07.2025 20:06 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

If you see it as as professional broadcasting equipment it makes sense to control it remotely or via automation software like Bitfocus Companion. Iโ€™ve actually never used the app, but the keylights are part of the automation system that includes audio and video mixers. Quite difficult with BT!

17.07.2025 20:06 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
RFC - Animation In and Out ยท angular angular ยท Discussion #62212 Authors: @thePunderWoman Area: Angular Framework Posted: June 23, 2025 Status: Open The Angular team created @angular/animations over eight years ago. That was before the native CSS platform had al...

We just posted a brand new RFC on the future of animations in Angular. Take a look and leave your thoughts! github.com/angular/angu...

23.06.2025 11:45 โ€” ๐Ÿ‘ 20    ๐Ÿ” 13    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Angular.Schule โ†’ Reactive Angular: Loading Data with the Resource API ๐Ÿš€ An interesting new feature in Angular is the Resource API. It allows us to intuitively load data and process it in components. In this blog post, we introduce the ideas behind this new interface.

โœ๏ธ New blog post: โšก๏ธ๐Ÿ…ฐ๏ธ Reactive Angular: Loading Data with the Resource API

๐Ÿšฆ Everything about the new resource() function
โš™๏ธ httpResource

Up-to-date and available in German and English ๐Ÿ‡ฉ๐Ÿ‡ช๐Ÿ‡ฌ๐Ÿ‡ง

angular.schule/blog/2025-05...

18.06.2025 11:09 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Angular-Buch โ†’ Reactive Angular: effect and afterRenderEffect verstehen und einsetzen ๐Ÿ“™ Mit Angular 19 gibt es eine wichtige Neuerung: Die effect()-API wurde vereinfacht und die neue Funktion afterRenderEffect() wurde eingefรผhrt (siehe PR 57549). Diese Neuerung hat Auswirkungen darauf,...

Neuer ๐Ÿ…ฐ๏ธ #Angular Artikel:
Reactive Angular: effect() und afterRenderEffect verstehen und meistern! โšก

Ich erklรคre euch die ร„nderungen an effect() und zeige, wie afterRenderEffect() euch prรคzise DOM-Kontrolle gibt - ohne die alten Lifecycle-Hooks! ๐Ÿš€

angular-buch.com/blog/2025-05...

18.06.2025 05:43 โ€” ๐Ÿ‘ 3    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Hello Johannes! ๐Ÿ˜Ž

30.05.2025 14:20 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Angular-Buch โ†’ Angular 20 ist da! ๐Ÿ“™ Alles neu macht der Mai โ€“ oder zumindest eine neue Major-Version von Angular: Am 28. Mai 2025 wurde Angular 20 verรถffentlicht! Im offiziellen Angular-Blog finden Sie die Release-Informationen direkt...

๐Ÿ…ฐ๏ธ #Angular 20 ist da! ๐Ÿš€
Alle News im Blog:

๐Ÿ› ๏ธ Neuer Coding Style Guide: Keine Component-Suffixe mehr
๐Ÿ‘€ Zoneless Developer Preview
๐Ÿ‘‹ Abschied von *ngIf, *ngFor, *ngSwitch
โšก๏ธ Stabile Signal-APIs: effect(), linkedSignal(), toSignal()
๐Ÿ” Neue Resource-API: httpResource()

angular-buch.com/blog/2025-05...

30.05.2025 08:51 โ€” ๐Ÿ‘ 3    ๐Ÿ” 4    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
refactor(core): Deprecate the `ngIf`/`ngFor`/`ngSwitch` structural directives by JeanMeche ยท Pull Request #60492 ยท angular/angular The control flow @-blocks have been introduced in v17. As an effort to unify & streamline template authoring, we are deprecating in v20 the structural directives ngIf/ngFor/ngSwitch. The contro...

github.com/angular/angu...

14.04.2025 19:26 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

The new major version of #Angular is around the corner (scheduled for end of May 2025), and one nice thing is: Angular will finally mark NgIf, NgFor and NgSwitch as deprecated ๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰ Time to switch to the built-in control flow!

14.04.2025 19:26 โ€” ๐Ÿ‘ 2    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
feat(core): stabilize linkedSignal API by pkozlowski-opensource ยท Pull Request #60741 ยท angular/angular The linkedSignal API is now considered stable.

github.com/angular/angu...

14.04.2025 19:22 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Angular.Schule โ†’ Angular 19: Introducing LinkedSignal for Responsive Local State Management ๐Ÿš€ In Angular 19, there's a new feature called a Linked Signal that makes it easier to keep track of local state that depends on other signals. It lets us create a writable signal that can automati...

#Angular LinkedSignal will be marked as stable in v20! ๐Ÿ˜‡ Another great addition to the family around #Signals ๐Ÿšฆ
We wrote a blog post a while back about LinkedSignal: angular.schule/blog/2024-11...

14.04.2025 19:22 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Hello World ๐Ÿ‘‹ I'm using #BlueSky now! ๐Ÿฆ‹

14.04.2025 12:57 โ€” ๐Ÿ‘ 7    ๐Ÿ” 0    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0

@fmalcher.de is following 20 prominent accounts