Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
former_member182862
Active Contributor

I have created a few controls (and blog about them) in the week. They are

  1. Growl for notification ([JS, CSS, Blog)
  2. Circular Range Gauge ([JS, CSS, Blog])
  3. Badge ([JS, CSS, Blog])
  4. Circular Icons Group ([JS, CSS, Blog])

This is a really good learning experience. Creating controls require us to understand Javascript, CSS and OpenUI5 framework well. And, I believe that control is the heart of OpenUI5's application. Once developer has a set of good controls, application development becomes simplier.

Without a MVC model, I just bundle the above controls in HERE and got them to work together. In the process, I also found bugs in the code that I blogged, here and here.

This is really fun week with OpenUI5.

-D

2 Comments