Alexander Graebe presented OpenUI5 technology at the ISYS 573: Building Mobile Business Applications class on December 4, 2014. During his presentation, Alex first showcased sample apps to illustrate the power of OpenUI5, including the SAP Match Insights, an innovative app adopted by the German national football team to analyze and enhance player performance, which ultimately contributes to the winning of the World Cup in Brazil. After explaining how MVC (model-view-controller) architecture is implemented in OpenUI5, Alex introduced jsbin.com, an effective web-based development tool that allows students to collaboratively code, run, and test HTML5, JavaScript, CSS, JQuery, and OpenUI5 based applications. Alex provided all his code examples through jsbin, with students enjoying an awesome hands-on experience creating apps that feature lists, tables, images, calendar, and Google maps.
Visit the following links to access Alexander's presentation slides and his blog about his SF State visit:
- OpenUI5, The Responsive Web UI Library
- How OpenUI5 & JSBIN enables students to learn and experience web development
About OpenUI5
OpenUI5 is an Open Source JavaScript UI library, maintained by SAP and available under the Apache 2.0 license. OpenUI5 lets you build enterprise-ready web applications, responsive to all devices, running on almost any browser of your choice. It’s based on JavaScript, using JQuery as its foundation and follows web standards. It eases your development with a client-side HTML5 rendering library including a rich set of controls and supports data binding to different models (JSON, XML and OData).