About the Author
Avatar photo

Troy McLaughlin

Troy McLaughlin is a Full Stack Developer on the Keyhole Software team. Driven by a love of problem solving and unraveling puzzles, he enjoys all aspects of Full Stack development. When he is not immersed in code, he enjoys spending time outdoors, particularly cycling.

Optimize Frontend Deployments with Module Federation

Troy McLaughlin Articles, JavaScript, Microservices, Programming, React Leave a Comment

It’s time to release your latest front-end changes to production. However, as you create a new tag, you notice a large number of commits unrelated to the feature you’ve been working on. Now, instead of simply kicking off your deployment and watching the pipeline run, you need to check with numerous developers and managers to ensure you don’t deploy any …