Javascript – How to fetch latest UI changes if the container is updated without refreshing the browser
I have a micro frontend application in Angular which I have built using module federation. It runs in production with Docker containers. My question is if the user browses some micro frontend app and meanwhile the container for the particular…