Skip to content

Commit 4fcaffb

Browse files
authored
Update dx.md
1 parent 545e752 commit 4fcaffb

File tree

1 file changed

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

1 file changed

+3
-3
lines changed

docs/advanced/technical/dx.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# DX with abap2UI5: Keeping It Simple
22

3-
Developer Experience (DX) describes how pleasant, efficient, and intuitive it is for developers to work with tools, frameworks, and systems.
3+
Developer Experience describes how pleasant, efficient, and intuitive it is for developers to work with tools, frameworks, and systems.
44

5-
Good DX means writing code feels natural, testing changes is fast, and the tools stay out of your way — helping you stay in flow. What defines good DX is often a combination of minimal boilerplate, easy debugging, straightforward deployment, and code that’s simple to understand, reuse, and share.
5+
Good Developer Experience means writing code feels natural, testing changes is fast, and the tools stay out of your way — helping you stay in flow. What defines good Developer Experience is often a combination of minimal boilerplate, easy debugging, straightforward deployment, and code that’s simple to understand, reuse, and share.
66

7-
This page explores familiar ABAP technologies and code patterns that provide a smooth developer experience — and shows how they have influenced the DX of abap2UI5.
7+
This page explores familiar ABAP technologies and code patterns that provide a smooth developer experience — and shows how they have influenced abap2UI5.
88

99
### if_oo_adt_classrun
1010

0 commit comments

Comments
 (0)