Skip to content

Commit be9cd7d

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

File tree

1 file changed

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

1 file changed

+0
-2
lines changed

docs/advanced/technical/dx.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ Developer Experience (DX) describes how efficient and intuitive it is to develop
44

55
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.
66

7-
Developer Experience describes how intuitive, efficient, or motivating it is for developers to work with a framework and its tools. Good Developer Experience means writing code feels natural, testing changes is instant, and the tooling stays out of the way. It involves minimal boilerplate, straightforward debugging, quick deployment,
8-
97
This page highlights ABAP patterns that promote strong DX and how they influenced the APIs of abap2UI5.
108

119
### API I: Output via `IF_OO_ADT_CLASSRUN`

0 commit comments

Comments
 (0)