by mguay | Jan 19, 2025 | Angular, Kubernetes, Lecture
In this lecture, we dive deep into Module Federation and its role in creating a microservices architecture for the frontend. Using Nx, we explore how to structure and configure a modular frontend that enables independent deployments while maintaining seamless...
by mguay | Feb 17, 2024 | Angular, Lecture, NestJS
Learn how to connect a gRPC backend built with NestJS to an Angular UI. Implement CRUD functionality and stream real time data using persistent HTTP/2 connections and Envoy...