Skip to content

Commit 6bd9e18

Browse files
authored
Update dx.md
1 parent b1cdbf4 commit 6bd9e18

File tree

1 file changed

+2
-2
lines changed
  • docs/advanced/technical

1 file changed

+2
-2
lines changed

docs/advanced/technical/dx.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ Why this improves Developer Experience:
245245
- Backend-only debugging with the classic debugger or ADT
246246
- No need for browser debugging tools
247247

248-
### Sharing
248+
### Code Sharing
249249

250250
Sharing your apps or code is easy. Since abap2UI5 apps are ABAP classes, they can be shared via abapGit or simply copy-pasted. No configuration files, manifests, or build tools involved.
251251

@@ -256,4 +256,4 @@ Why this improves Developer Experience:
256256

257257
### Summary
258258

259-
abap2UI5 draws inspiration from classic ABAP features like WRITE, selection screens, ALV tables, and popups — and combines them with the flexibility of UI5. Thanks to its purely ABAP-based approach, it also simplifies deployment, avoids caching issues, enables fast debugging, and integrates smoothly with your existing tools — creating a developer experience that is simple, efficient, and enjoyable.
259+
abap2UI5 draws inspiration from classic ABAP features like WRITE, selection screens, ALV tables, and popups — and combines them with the flexibility of UI5. Thanks to its purely ABAP-based approach, it also simplifies deployment, avoids caching issues, enables fast debugging, and integrates smoothly with your existing tools — creating a developer experience that is efficient and fun.

0 commit comments

Comments
 (0)