
Launch BAS to access the development environment, manage spaces, and note trial account limits on running spaces as the business application studio loads for the selected space.
Explore SAPUI5 debugging tools: the diagnostic tool, technical information popup, and UI5 inspector, plus extensions. Learn to inspect XML views, properties, and binding details with JSON and XML extensions.
To be a successful developer you need to be a successful debugger. Without debugging Skills a developer cannot succeed well.
Core concepts of debugging SAPUI5 / FIORI / UI5 Applications are explained in this course in chrome developer tools.
The prerequisite for this course is that you need a basic understanding of SAPUI5/FIORI application Development.
I have another course published- "SAPUI5/Fiori FullStack on BTP | RAP/ABAP Cloud& SAP BTP CAPM", Course is top-rated for covering in-depth concepts of SAPUI5. Please either complete that course or enroll in any other SAPUI5 Course, you can learn this course in Parallel with any other SAPUI5 course.
The following topics are covered in this course:-
UI5 developer tools/debugging tools:-
Chrome developer tools - Inspector tool, Elements Panel, Sources Panel, Network Panel to understand the call stack and performance load of Applications
Technical POP UP and Diagnostic tool
UI5 Inspector extension available for chrome browser
XML and JSON View extensions for easily viewing XML and JSON Data in the browser
Understanding component-preload.js or Minification/Uglification of code in SAPUI5/FIORI
Additional content covered in this course for environment setup:-
How to set up a free Business Technology Platform/ SAP Cloud Platform trial account.
How to use Business Application Studio
How to import Applications to Business Application Studio
How to export Applications to SAP Business Technology Platform/ SAP Cloud Platform
How to run applications deployed to SAP Business Technology Platform/ SAP Cloud Platform
Create FIORI Application using Business Application Studio based on Northwind OData Services