SAPUI5 Nested Components

Meet the Experts

  • Graham Robinson

    SAP Mentor and Independent IT Professional at Yelcho

    Expert since 2022

Key Takeaways

⇨ Breaking down large SAPUI5 applications into multiple nested components improves performance and maintainability

⇨ Utilizing nested components enables seamless user experiences and minimizes code duplication

⇨ Effective routing plays a crucial role in coordinating interactions between different components within the application

Large SAPUI5 applications can quickly become unwieldy. Long load-times, complex inter-dependencies, etc. quickly affect performance and maintainability. Breaking the application down into multiple small components is the answer but this brings its own challenges when you need these components to interact.

In this presentation, Graham will introduce by example multiple nested components that work together to provide a seamless user experience, minimize code duplication, and simplify code maintainability. A special focus will be on routing.

Read the presentation here.

More Resources

See All Related Content