- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
SAP UI5 framework and comparison with JQuesry and Backbone, Angular, etc.
The SAPUI5 framework is the original version of the SAP toolkit which was released initially. This version of the toolkit is a proprietary version. Later SAP released an Open source version of it named OpenUI5. Functionally it is almost equivalent in terms of basic operations negating few features but overall sufficient enough as a UI framework.
This UI5 framework (applies to both SAPUI5 and OpenUI5) is capable of dispensing all major tasks expected from a full-fledged UI framework.
It supports following features:
- Model View Controller architecture
- Routing engine
- Modules with the help of module loaders
- Full data binding either in XML, JSON or using web services
- Culture invariant or Internationalization
- Various controls libraries
Also, it uses jQuery as a part of the framework and uses it in various components. It’s not a framework for replacing jQuery.
Coming up to pros and cons of the framework, it is a too vast question to answer but in UI5 as a framework has evolved a lot of support for many existing standards.
- Related Articles
- Comparison between C# and .NET Framework
- Comparison of SAP HANA with conventional database
- Difference between AngularJS and Angular.
- Types and Uses of Backbone Networks
- Using an Angular app as SAP Fiori application
- Loading External Libraries in SAP UI5
- Sorting List in SAP UI5 project
- Binding OData service to SAP UI5 table
- Managing user sessions in SAP UI5 application
- Rows with no data are visible after applying search in grid SAP UI5
- Binding model to sap.ui.core in SAP UI5 application
- Get access or point to SAP UI5 control
- What is the difference between Spinal Cord and Backbone?
- Is vertebral column and backbone are the same thing?
- How to place UI5 code in SAP NetWeaver Server?
