I want to share some great sites and other sources which helped me the most and where you can start with OpenUI5 / SAPUI5. Even though when I started this blog, it was meant to be more about ABAP, but OpenUI5 is future for SAP developers, so why not to play around with new cool technologies.
ui5
Simple openUI5 application II. – How to create a frontend in OpenUI5 that will consume an OData service
After the first part of this tutorial, we have created and run an OData service that can write/read data to/from a SAP database table. In this part, I will explain how the frontend of an OpenUI5 application works. Whole source code can be found in my github repository. You will actually see the running demo application at the end of this article.