Skip to content

Commit 1fd9de3

Browse files
authored
Update dx.md
1 parent be9cd7d commit 1fd9de3

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

docs/advanced/technical/dx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Developer Experience (DX) describes how efficient and intuitive it is to develop with a given framework and its tools.
44

5-
Good DX means writing code is fast, testing is immediate, and tooling doesn’t get in the way. It requires minimal boilerplate, supports easy debugging and enables quick deployment all with code that’s easy to read, reuse, and share.
5+
Good DX means writing code is fast, testing is immediate, and tooling doesn’t get in the way. It requires minimal boilerplate, supports easy debugging and enables quick deployment with code that’s easy to reuse and share.
66

77
This page highlights ABAP patterns that promote strong DX and how they influenced the APIs of abap2UI5.
88

0 commit comments

Comments
 (0)