Skip to content

Commit 0599628

Browse files
authored
Update comparison.md
1 parent 288ef28 commit 0599628

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

docs/advanced/technical/comparison.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,20 @@ abap2UI5 takes the best of the "HTML Over the Wire" philosophy and applies it to
6868

6969
For developers familiar with SAP GUI and ALV, abap2UI5 offers a modern yet minimalistic approach to build UI5 applications — fast, backend-driven, and efficient.
7070

71+
## Further Reading
72+
73+
If you want to dive deeper into the technologies and concepts mentioned in this comparison, the following resources are recommended:
74+
75+
##### abap2UI5
76+
- [abap2UI5 GitHub Repository](https://github.com/abap2UI5/abap2UI5)
77+
- [abap2UI5 – Introduction Blog Post](https://community.sap.com/t5/technology-blogs-by-members/abap2ui5-1-introduction-developing-ui5-apps-purely-in-abap/ba-p/13567635)
78+
79+
##### "HTML Over the Wire" Frameworks
80+
- [Phoenix LiveView Documentation](https://hexdocs.pm/phoenix_live_view/Phoenix.LiveView.html)
81+
- [Laravel Livewire Documentation](https://laravel-livewire.com/docs)
82+
- [htmx Documentation](https://htmx.org/docs/)
83+
84+
##### SAP UI5 & RAP
85+
- [SAPUI5 Freestyle App Development Guide](https://sapui5.hana.ondemand.com/)
86+
- [SAP RAP Guide (ABAP RESTful Application Programming Model)](https://help.sap.com/viewer/product/ABAP_RESTFUL_APPLICATION_PROGRAMMING_MODEL/latest/en-US)
87+
- [Fiori Elements Overview](https://experience.sap.com/fiori-design-web/floorplans/)

0 commit comments

Comments
 (0)