Which property of the routing configuration in the manifest.json file should you use to automatically display a target that is not found?
Name some standard controller hooks in sapui5?
What do you need if you want to bind a list to data in your jsonmodel?
What are common metadata annotations?
What are fragments primarily used for?
What are semantic colors in sapui5?
Why sapui5 instead of html5?
When should you put code from your view into a separate view or fragment and nest it into the original view?
What can you do to structure your application code better?
What is the recommended place to configure a "twoway" binding for the odata model so that data changes in the view are written back to the model?
Why multi flow design pattern is use, how splitting is implemented in it?
Explain what is model view controller?
Which filter operation can you use to filter items with a numeric value lower than x?
Name some semantic states in sapui5?
What is the main difference between html5 and sap ui5?