Blogs tagged openui5
-
Overview and motivation I decided a while ago to write this blog post after a call I had with a customer who struggled with the startup performance of his SAPUI5 application. The initial steps taken to improve the situation actually worsened it and... Read More »28Comments55Likes
-
Introduction Last year at the UI5con ON AIR 2020, we promised to enable TypeScript for UI5 application development and demonstrate it at the UI5con ONAIR 2021. ES6 and TypeScript Enablement From UI5con 2020 to UI5con 2021 we had two big... Read More »12Comments53Likes
-
Introduction On April 1st I talked about the “UI5 Tooling – a modern CLI-based development experience” in a SAP Community call. Besides explaining the UI5 Tooling in general, I showed how to grab a UI5 application from SAP Web IDE and how to... Read More »41Comments52Likes
-
When building a web application there are allot of mundane tasks that you do over and over with each one. Tasks such as scaffolding out the basic outline of your app (index.html, UI5 bootstrap…), setting up best practices (automatic linting... Read More »14Comments51Likes
-
Introduction More and more companies are using or starting to use the lean methodology. They do this to maximize the customer value while minimizing waste. As part of the lean methodology, these companies use a Kanban board to do a daily standup... Read More »6Comments50Likes
-
!!! Please use this discussion for Q&A on the walkthrough tutorial: Walkthrough Tutorial Questions – please use this thread for Q&A !!! A new Walkthrough tutorial for learning SAPUI5 / OpenUI5 has just been released on the OpenUI5... Read More »53Comments50Likes
-
Some weeks back, I was really excited to be invited to talk about Web Components. During the talk some questions around the UI5 framework and the UI5 Web Components came up which I was not really able to answer properly and so I decided to share... Read More »7Comments49Likes
-
Large web applications usually consist of multiple files. Every single resource has to be fetched from the server which comes with overhead and latency. During development this is usually not a problem. It also allows only reloading files that have... Read More »20Comments48Likes
-
Bootstrapping OpenUI5 projects can be very tedious and repetitive and involve tasks such as copying & pasting files/folders from one existing project to another. Many times you probably forget to update the best practices and dependencies to the... Read More »10Comments47Likes
-
Introduction The only constant is change: Browsers constantly change. Frameworks constantly change. Tools constantly change. And UI5 consistently evolves. We are working in a rapidly moving target environment and ideally want to benefit from all... Read More »10Comments46Likes