File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- # The Key Conept: UI Over-the-Wire for ABAP/UI5
1+ # The Key Conept: UI5 Over-the-Wire
22
33The core principle of ** abap2UI5** is to apply the proven ** Over-the-Wire** concept to SAP UI5 application development.
44
@@ -59,7 +59,7 @@ Several frameworks successfully implement this pattern:
5959| [ Blazor Server] ( https://learn.microsoft.com/en-us/aspnet/core/blazor/ ) | Server-side UI rendering with SignalR | .NET / C# |
6060| [ Inertia.js] ( https://inertiajs.com/ ) | SPA-like experience with server-driven UI | JavaScript + Laravel/Rails |
6161
62- ### abap2UI5: Over-the-Wire for SAP
62+ ### abap2UI5: UI5 Over-the-Wire
6363
6464** abap2UI5** transfers the Over-the-Wire idea into SAP’s world by combining:
6565- ABAP-based UI definitions (XML Views & JSON View-Models)
You can’t perform that action at this time.
0 commit comments