Archive for author: Nabeel Shakeel

mono_plus_code_9399e05f79
Technology

Monorepo Is Code Colocation ?

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...

microfs_96f08e1a60
Technology

React-Vue Micro-Frontend Application using Webpack 5 Module Federation

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...