Building Micro Frontends with React Certificate for Jun Yi Ho
Add to LinkedIn
Certificate ID:
700675
Authentication Code:
f1237
Certified Person Name:
Jun Yi Ho
Trainer Name:
babak zarrinbal
Duration Days:
3
Duration Hours:
21
Course Name:
Building Micro Frontends with React
Course Date:
7 December 2022 09:00 to 9 December 2022 17:00
Course Outline:
Introduction
- Overview of micro-frontend architecture and core concepts
- Fundamentals of React
Getting Started
- Setting up the development environment
- Basics of module federation
- Other frontend frameworks
Building Micro Frontends
- Creating a project structure using React
- Converting to micro-frontends
- Modifying micro-frontend apps
- Sharing dependencies and linking multiple apps
Integrating Host/Containers with Micro Frontends
- Build-time vs run-time integrations
- Assembling the app components
Working with CSS in Micro Frontends
- Modifying the header component
- Understanding CSS in JS libraries
- Common issues with CSS in Micro Frontends
- Debugging and fixing issues
Configuring Authentication in Micro Frontends
- Implementation approaches
- Communicating authentication changes
- Adding an auth deploy config
Deploying Micro Frontends
- Requirements for deployment
- Implementing the CI/CD pipeline
- Testing the pipeline
- Running the deployment
- Verifying the deployment
Troubleshooting
Summary and Next Steps