Skip to content

Commit

Permalink
Changes in the README.md File as per requirement, name of the file ch…
Browse files Browse the repository at this point in the history
…anged from ReadME.md to README.md
  • Loading branch information
TarunVishwakarma1 committed Nov 18, 2024
1 parent f7d7b28 commit 280d90e
Showing 1 changed file with 13 additions and 19 deletions.
32 changes: 13 additions & 19 deletions microservices-client-side-ui-composition/ReadME.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,16 @@
# Client-Side UI Composition Pattern: Assembling Modular UIs in Microservices Architecture

### **shortTitle**: Client-Side UI Composition

### **Description**:
Learn how the Client-Side UI Composition pattern allows the assembly of modular UIs on the client side, enabling independent teams to develop, deploy, and scale UI components in a microservices architecture. Discover the benefits, implementation examples, and best practices.

### **Category**: User Interface

### **Language**: JavaScript, HTML, CSS

### **Tag**:
- Micro Frontends
- API Gateway
- Asynchronous Data Fetching
- UI Integration
- Microservices Architecture
- Scalability

---
title: "Client-Side UI Composition Pattern: Assembling Modular UIs in Microservices Architecture"
shortTitle: Client-Side UI Composition Pattern
description: "Learn how the Client-Side UI Composition pattern allows the assembly of modular UIs on the client side, enabling independent teams to develop, deploy, and scale UI components in a microservices architecture. Discover the benefits, implementation examples, and best practices."
category: User Interface
language: en
tag:
- Micro Frontends
- API Gateway
- Asynchronous Data Fetching
- UI Integration
- Microservices Architecture
- Scalability
---

## **Intent of Client-Side UI Composition Design Pattern**
Expand Down

0 comments on commit 280d90e

Please sign in to comment.