Skip to content

AhmedElsharkawyCS/Micro-Frontend-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Micro-Frontend-Application

live demo

Main concepts/Feature/Topics

  • isolate every single app
  • use webpack module federation and shared dependencies between multiple applications
  • link multiple apps together
  • configure webpack for production build
  • configure AWS S3,CloudFront
  • Create CI/CD pipeline and deploy to AWS
  • fix AWS CloudFront invalidation issue
  • handling CSS in the whole micro-frontend (css class collision issue) when we use same css-in-js lib
  • implementing multi-tier navigation and handle route between micro-frontend
  • fix webpack publicPath issue with development mode
  • build dashboard app with VueJs framework and add webpack configs to dashboard app

Library & modules

  • webpack
  • javascript
  • ReactJs
  • VueJs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published