Understand the difference between monorepo and code colocation While working on a project, I was assigned the task of re-organizing the frontend code into a monorepo. The codebase consists of two frontend app...
Implementation of micro-frontend application in React and Vue using Webpack 5 Module Federation plugin and Nx This is a short guide to getting started with a micro-frontend application. The article focus...