Controller
An introduction to sap.ui.define
30 Days of UI5 — Day 24 by DJ Adams If you’ve followed this series you’ll have come across the OpenUI5 Walkthrough, a “a great multi-step walkthrough of many of the features and practices of UI5...
read postMVC - Model View Controller, Minimum Viable Code
30 Days of UI5 — Day 18 by DJ Adams The solid Model View Controller implementation in UI5 forces the separation of concerns. The logical place for models, views and controllers are files, in...
read post