Tagged articles
3 articles
Page 1 of 1
Yunxuetang Frontend Team
Yunxuetang Frontend Team
Sep 16, 2022 · Frontend Development

Essential Front-End Architecture, Testing, and UX Resources for 2024

This curated collection introduces key front-end topics—including architecture layering, JavaScript monkey‑patch detection, component sharing via Webpack Module Federation, automated testing basics, Vue 2 this behavior, UX effectiveness measurement, and product versus UX design differences—offering practical insights for modern developers.

architecturecomponent sharingfrontend
0 likes · 4 min read
Essential Front-End Architecture, Testing, and UX Resources for 2024
ELab Team
ELab Team
Aug 9, 2021 · Frontend Development

How to Share Components Across Tech Stacks with Micro‑Frontend and Module Federation

This article explores engineering solutions for sharing UI components across different front‑end frameworks and repositories, detailing micro‑frontend approaches with Garfish, component‑level embedding, data synchronization, and alternative strategies like Webpack Module Federation and Bit, while comparing their advantages, limitations, and practical implementation steps.

BitFrontend ArchitectureModule Federation
0 likes · 29 min read
How to Share Components Across Tech Stacks with Micro‑Frontend and Module Federation
Architects Research Society
Architects Research Society
Apr 5, 2021 · Fundamentals

Microservices vs. SOA: Component Sharing, Service Orchestration, and Middleware Differences

This article compares microservices and SOA architectures, examining component sharing philosophies, service orchestration versus choreography, the role of API layers versus message middleware, and how remote service access differs, highlighting the impact on coupling, performance, and maintainability.

API LayerSOAService Orchestration
0 likes · 16 min read
Microservices vs. SOA: Component Sharing, Service Orchestration, and Middleware Differences