Skip to content

Commit 605845f

Browse files
authored
Update dx.md
1 parent 168ac0c commit 605845f

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 describes how efficient, and intuitive it is for developers to work with tools, frameworks, and systems.
44

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.
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. Key aspects of great Developer Experience include minimal boilerplate, easy debugging, straightforward deployment, and code that’s simple to understand, reuse, and share.
66

77
This page explores familiar ABAP technologies and code patterns that provide a smooth developer experience — and shows how they have influenced abap2UI5.
88

0 commit comments

Comments
 (0)