R
React JS
Projects with this topic
-
The objective of this project is to understand how to implement microfrontend architecture with the help of webpack. The sub apps are build using react and vue. The codebase for these components were taken from the Microfrontend with React course. The sole aim of this project is to understand the working of microfrontend and how it can be accomplished with ModuleFederationPlugin, no importance is given to the components which are created with React and Vue.
Updated