Issue #76: RxJs and Signals Interoperability, Angular Tiny Conf, lazy loading services
#ngTutorials
Converting Observables to Signals in Angular: What You Need to Know | by Netanel Basal
Angular v16 comes with a new package named
rxjs-interop
, which introduces thetoSignal
function that converts an observable to a signal. In this article, we’ll take a closer look at this new feature and its usage.
What most devs don't get about declarative code (I didn't either) | by Joshua Morony
Imperative code generally looks easier and more intuitive, whilst declarative code looks confusing and hard to maintain. But this misses the true benefit of declarative code, and the organised structure it can bring to your applications.
Lazy loading services in Angular. What?! Yes, we can. | by Enea Jahollari
We’re used to lazy loading modules or components in Angular. But what about lazy loading services? Wait, what? Yes, we can. In this article, we will learn how to lazy load a service in Angular and it’s gotchas.
#ngCommunity
Angular Tiny Conf - Shemu 2023 | by Angular Tiny Conf
The Angular Tiny Conference is a quarterly one day online event aiming to share all of the amazing ways individuals and teams are using not only the latest and greatest features, but also to celebrate the hard won victories as a testimony to the longevity and health of the platform.
#ngPodcasts
S5E9 | RxJs and Signals Interoperability in Angular with Ben Lesh | by The Angular Plus Show
Signals are coming to Angular! So what does that mean for RxJs? In this episode we invite Ben Lesh to get his take on what the Signals story means for RxJs and Angular. How can Signals and RxJs work together, when one might be the better tool, and what bad patterns should developers watch out for as they begin to implement Signals in their code.
AMP 40: Vojtech Mašek on Exploring Advanced Lazy-Loading Strategies: Going Beyond the Angular Router | by Angular Master Podcast
I had an awesome time chatting with Vojtech Mašek, Head of Engineering at FlowUp, about advanced lazy-loading strategies in Angular! 💥
In this epic episode, we dive into:
Angular Router limitations
Best practices for advanced lazy-loading
Optimization techniques for production-ready apps
Trade-offs and future directions of lazy-loading in Angular
Don't miss out! Tune in now and let's level up our Angular skills together! 🚀