You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/advanced/technical/dx.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,6 @@ Developer Experience (DX) describes how efficient and intuitive it is to develop
4
4
5
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.
6
6
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
-
9
7
This page highlights ABAP patterns that promote strong DX and how they influenced the APIs of abap2UI5.
0 commit comments