We use cookies to enhance your browsing experience, serve personalised ads or content, and analyse our traffic.
By clicking "I accept", you consent to our use of cookies.

Resiliency Patterns with Angular, NestJS and RxJS
Evento:
Web Day 2025
Lingua:
Inglese

Tag

  • Angular
  • JavaScript
  • NestJS
  • RxJS
  • Web - Front-end development

Speaker

Resiliency Patterns with Angular, NestJS and RxJS

Your web app is flawless, users are happy—then disaster strikes! Network flickers, server hiccups, and frustrated users abandon your app.

Resiliency patterns to the rescue! Exponential backoff, circuit breaker, bulkhead pattern (and many more) gracefully handle failures and prevent cascading disasters, keeping your app running smoothly.

In this talk, we are will explore how we can implement and incorporate these patterns easily within our Angular web app and NestJS backend APIs, with superpowers of RxJS 🚀

Are you ready to become a master of resiliency?