Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Journey to Micro Frontends

Posted By: yoyoloit
Journey to Micro Frontends

Journey to Micro Frontends
by Brendon Co

English | 2021 | ISBN: NA | Pages | PDF, EPUB, MOBI | 11.88 MB

Journey to Micro Frontends - teaches you the fundamentals of Micro Frontend into practice. You will build a real world application along the way in ReactJS, Webpack Module Federation, Redux, RxJS

* Teaches you the fundamentals of Micro Frontend into practice. You will build a real world application along the way in ReactJS, Webpack Module Federation, Redux, RxJS. Everything from project setup to deployment on a server will be explained. The book comes with additional referenced reading material and exercises with each chapter.

In the Journey to Micro Frontends, I want to offer a foundation before you start to dive into the broader Micro Frontend ecosystem. It explains general concepts, patterns, and best practices in real world Micro Frontends architecture.

You will learn how to setup your own Micro Frontend. It covers real world features like concept of a fragment, downsizing of Frontend and combine multiple Micro Frontend. Additionally you will transition from a Monolithic application to Micro Frontend architecture.

What you can expect (so far…)

* Routing, client-side composition, communication

* Migrating to Micro Frontend architecture

* User Interface Design

* Optimising for performance and asset loading

* Setting up your first Micro Frontend project

* Team and Boundaries

* Which Architecture Fits My Project