Link Dump #208
A curated list of tech articles covering software architecture, development strategies, frameworks, Agile methodologies, and leadership in tech.
A curated list of tech articles covering software architecture, development strategies, frameworks, Agile methodologies, and leadership in tech.
A tutorial on building Angular micro frontends using Native Federation, covering setup, configuration, and integration with Angular v17+.
Explores the concept of fate-sharing in web development and how micro-frontends aim to solve it, while analyzing their performance trade-offs.
An analysis of current challenges and future trends in micro-frontends architecture, covering client, server, and edge implementations.
A developer shares lessons from scaling a large Vue.js application over 3 years, covering modular architecture, micro-frontends, and state management.
A technical guide on implementing Micro Frontends using React and Webpack, based on a client project experiment.
A framework for making key architectural decisions when implementing micro-frontends, focusing on definition, composition, routing, and communication.
Explores applying Domain Driven Design principles to identify and structure micro-frontends within complex web applications.
Explores strategies and challenges for orchestrating micro-frontends, comparing client-side, server-side, and edge-side approaches.
Explores different micro-frontends architecture implementations, including Spotify, IKEA, and OpenComponents, before introducing DAZN's approach.
An architect's journey designing a micro-frontends system at DAZN to achieve speed, scalability, and code quality by applying microservices principles to the frontend.
Three architectural tips for scaling large Vue.js applications, focusing on modular design, micro-frontends, and Vuex store optimization.