diff --git a/src/components/ImgText.astro b/src/components/ImgText.astro index 7e3afb4..26770f2 100644 --- a/src/components/ImgText.astro +++ b/src/components/ImgText.astro @@ -4,35 +4,27 @@ import TeamBoundaries from "./teamBoundaries.astro"; ---
Same verticalized micro frontends application with different tech stacks and integration techniques.
+ + +
- A micro frontends architecture can be built in many ways. Custom crafted and tailored to your organization's specific needs or by following the rules of a specific micro frontends meta-framework. The final result is also affected by the technologies you choose and whether you want to render your application on the server and/or client.
+
+ A micro frontends architecture can be built in many ways. Custom crafted and tailored to your organization's specific needs or by following the rules of a specific micro frontends meta-framework. The final result is also affected by the technologies you choose and whether you want to render your application on the server and/or client.
- Making good choices is not always easy. Being able to look at real-world code and examples helps everyone involved to get a good understanding of your decisions and their implications.
+ Making good choices is not always easy. Being able to look at real-world code and examples helps everyone involved to get a good understanding of your decisions and their implications.
- The Tractor Store aims to be to micro frontends what TodoMVC was to the advent of JavaScript Frameworks in the late 2000s: An awesome collection of different implementations for the same application. A valuable learning resource for people new to this topic and also a good basis for advanced discussions.
- {title}
+ TodoMVC for Micro Frontends
+
+