Skip to content

Commit 1e3fa49

Browse files
authored
Update overview.md
1 parent 6352bd9 commit 1e3fa49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/advanced/technical/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ While many SAP applications rely on client-side Single Page Applications (SPAs)
77
### abap2UI5: Over-the-Wire for ABAP/UI5
88
abap2UI5 applies the Over-the-Wire principle to SAP UI5 apps. The backend (ABAP) defines UI5 XML Views and ViewModels, which are sent to the browser. A generic, static UI5 app dynamically renders this content.
99

10-
- **Frontend stays generic & static**
11-
- **No custom JavaScript development needed**
10+
- Frontend stays generic & static
11+
- No custom JavaScript development needed
1212
- Perfect for CRUD-heavy business applications
1313
- Inspired by modern Over-the-Wire frameworks like Hotwire, Livewire
1414
- Addresses SAP's "Clean Core" approach by keeping custom code backend-driven

0 commit comments

Comments
 (0)