Ext-JS Question:
Download Questions PDF

Explain why did you choose Ext JS?

Answer:

Given the wide range of JavaScript libraries available it was important to choose the right one. We needed to choose a library that was consistent in the way that it presents information to the user, but also consistent in the way that you code using the library.

With all Ext components extending the ‘Observable’ class we had the ability to write consistent code in an event-driven manner, much like writing a desktop application, not easily achieved with other libraries. What’s more is that we knew it would work cross-browser, again something not easily achieved that saves countless hours on large projects.

Download Ext JS Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me what is maximum size of http post request?Tell me what features could we add to Ext to make building a rich application like PLANet easier in the future?