[Redirect Magazine] #14 - Micro Frontends, Polly extensions for HttpClient, WebSockets and Nginx
Have at it! Articles “Micro Frontends” On the same page as a video I shared on Redirect Magazine #12, this article talks about taking the microservices architecture into the frontend, so we don’t end up with a fancy microservice backend coupled with a monolithic frontend, kind of defeating the purpose of the architectural decision in the first place. “HttpClientFactory in ASP.NET Core 2.1 (Part 4) - Integrating with Polly for transient fault handling” I’ve made some posts on using Polly to improve ....