Skip to content

Commit 5aba15b

Browse files
authored
Update dx.md
1 parent 4aab4a5 commit 5aba15b

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

77
This page takes a look at familiar ABAP technologies and coding patterns that offer a smooth developer experience — and shows how these ideas have influenced the design of abap2UI5.
88

0 commit comments

Comments
 (0)