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 console
- How to use the Google Chrome Dev Tools.