Login
Remember
Register
Ask a Question
What are Advantages of Ext JS?
+1
vote
asked
Aug 17, 2020
in
JavaScript
by
RShastri
What are Advantages of Ext JS?
#ext
js
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Aug 17, 2020
by
RShastri
There are some benefits of Ext JS which are given below:
It follows the MVC (Model View Controller) architecture that helps us to make the code more readable.
It provides a collection of widgets, which helps us to create a powerful UI (User Interface).
It helps us to reduce the development cost.
It streamlines cross-platform development.
It increases the development by integrating the development with the IDE plugins.
...