Skip to main content
Home
People
Events
Open Source
Blogs
Mike Stelzer
Expert Engineer at Discover
TECH
| APP DEV
How Are You Building React Applications? It’s Time to Move on from Create React App
Mike Stelzer | March 29, 2023
Create React App's best days are behind it. What does that mean for you and building React applications?
Application Development
PEOPLE
Developer Profile: Mike Stelzer | Expert Application Engineer
By Discover Technology Staff | February 22, 2023
Meet Mike Stelzer, a board-game playing, bouldering core contributor to the Discover shared CI/CD pipeline.
Open Source
TECH
| APP DEV
Use Module Federation to Share Code in a Distributed System
Mike Stelzer | January 09, 2023
Module federation allows a JavaScript application to dynamically run code from another bundle or build, on client and server. With module federation, modules in a distributed system can be shared by shipping critical shared pieces as large or small as you would like.
Application Development