课程: Micro Front-End Architecture with React
免费学习该课程!
今天就开通帐号,24,700 门业界名师课程任您挑!
Feature-based architecture
- [Instructor] Feature-based architecture is an organizational approach that structures your application around certain features or functionalities rather than technical layers or domains. This method emphasizes building and maintaining each feature as an independent, cohesive unit, promoting modularity and scalability within your application. The core concepts that define feature-based architecture are as follow. Each feature of the application is contained within its own module, containing all necessary components, services, and assets. For example, a user profile model would include user profile components, with the test size, tests, and so on. Features are self-contained, meaning changes within one feature have minimal impact on others. This isolation enhances maintainability and reduce the risk of unintended side effects. Feature models can be reused across different parts of the application, or even in different projects, promoting consistency and reducing duplication of code…
内容
-
-
-
(已锁定)
Overview of micro frontends4 分钟 19 秒
-
(已锁定)
Comparing micro frontend with monolithic architecture4 分钟 25 秒
-
(已锁定)
Domain-driven architecture4 分钟 56 秒
-
(已锁定)
Feature-based architecture4 分钟 33 秒
-
(已锁定)
Server Side Includes (SSI)/Client-side integration4 分钟 21 秒
-
(已锁定)
Communication between micro-frontend layers3 分钟 8 秒
-
(已锁定)
-
-
-
-
-