Category: UI5 & Fiori

Favorites 2.0

Those who liked the first edition, here is the new 2023 edition with some extra. Happy New Year ! Features: Installation: For more details and explanation on GitHub pages see the documentation of the first edition.

READ MORE

Command Line Commands for SAP Development

NPM NPM install package globally (system-wide) NPM install package locally and add as devDependency (in your project) into the package.json file NPM install packages found in the package.json file locally in the same folder where You issue NPM install a package and add to package.json under dependencies NPM check outdated Local packages Open terminal in […]

READ MORE

Write / Create UI5 Console Log

Introduction The below demo provides You code samples to write a console log using the UI5 Log API, which can be turned on/off on demand when using UI5 applications. Developing a framework for UI5 can benefit from switchable logs, especially at the initial phase, or during troubleshooting. The demand and purpose can of course vary […]

READ MORE

Team Time Fiori Map

Problem Joining a large multi location team can be tricky, because you have to know what time is it at Your colleagues location. One hand during communication with Your colleagues or scheduling a meeting a fast insight can be really helpful, other hand if You are not challenged enough professionally, then You turn to fun […]

READ MORE