There are only a few areas in technology development which undergo a similar amount of constant change when it comes to opinions and market trends as the area of UI technology and the ever growing number of popular JavaScript frameworks. No wonder, a...
After covering some of the basic aspects on how to improve the startup performance of SAPUI5 applications in my last post, I will cover some more advanced topics which nonetheless should apply to almost all applications.
Here's the link to the post ...
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 t...
Hi Gururaj,
in this case you need to trust the environment which embeds your components to follow these principles. Please also check my send post on how to ensure that the information inside of the manifest.json should be set up to further optimize...
Hi Jonathan,just a few remarks about the pagination and client side operation issues you mentioned above.SAPUI5 supports a mode in which the typical list operations like sort and filter can be done completely on the client, not requiring another roun...
Hi Matt,
thanks for your comment! For applications which run primarily in the FLP context, there is another set of best practices which I will also write about. This post is simply the baseline which should be known to all developers.
When it comes...
Hi Frank, thanks for your post, I really liked it! I was also interested in your question regarding a local OData server setup and found this node.js package which sounds promising: https://www.npmjs.org/package/odata-serverYou might want to have a l...