Skip to content

Commit e3d0f5f

Browse files
authored
Update dx.md
1 parent eac42ad commit e3d0f5f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/technical/dx.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ A common frustration in frontend development is caching — especially with BSP
221221
- No need to clear browser or server caches
222222
- Fast development iteration — edit the code, refresh the browser, see results
223223

224-
##### Develop in Any ABAP IDE
224+
##### Develop in Any IDE
225225

226226
There's often debate about which IDE to use — but why not let everyone choose the tool they prefer? abap2UI5 apps are developed entirely in ABAP. You can work in ADT, rely on the time-tested SE80, or even explore integration with VS Code:
227227
- No additional setup required — works in any IDE
@@ -242,7 +242,7 @@ Sharing your apps or code is simple. Since abap2UI5 apps are standard ABAP class
242242

243243
### Conclusion
244244

245-
abap2UI5 brings familiar ABAP development patterns into the browser. It reuses proven concepts like Selection Screens, ALV tables, and popup dialogs — but renders them as UI5 apps, defined and executed entirely in ABAP.
246-
The result: backend-driven UI development with minimal tooling and fast iterations. Whether it's prototyping or building full apps, abap2UI5 keeps the workflow close to what ABAP developers know best.
245+
abap2UI5 brings back familiar ABAP development patterns. It reuses proven concepts like Selection Screens, ALV tables, and popup dialogs — but renders them as UI5 apps, defined and executed entirely in ABAP.
246+
The result: backend-driven UI development with minimal tooling and fast iterations. Whether it's prototyping or building full business apps, abap2UI5 keeps the development process close to what ABAP developers know best.
247247

248248
Happy ABAPing! ❤️🦖🦕🦣

0 commit comments

Comments
 (0)