Home Insights All authors Vadim Maliutin

Vadim Maliutin
Currently, I'm working as Team Lead on a customer's project.
You can take a look at the re-architecture we've made on the project.
https://www.youtube.com/watch?v=ugkOEg5xJCA&t=1s
Check out the latest insights

Webpack module federation for micro frontend implementation: Accelerating development, testing and deployment
Article
Webpack module federation for micro frontend implementation: Accelerating development, testing and deployment
We share our experience of migrating a monolith app to micro frontends using webpack module federation What does a web application usually look like? Most often it is a monolith with a single code base where the whole team merges the code, and a single pipeline where everything is deployed at...