Debug Your SAPUI5 App
Beginner
15 min.
Debugging and logging are the nut and bolts to inspect your application. Learn how to debug and test your web apps with the Google Chrome Dev Tools.
You will learn
- How to do add breakpoints to your JavaScript code.
- How to log data to the browser console.
- How to use the browser dev tools.
Prerequisites
- You have previously created an SAPUI5 application.




