Daniel Reznick wrote:Hi,
I was wondering, if I am about to choose one of the following Ext JS/jQuery/Prototype... what are the cons/pros of the compared to jQuery/Prototype
Regards,
Daniel
Hi Daniel,
I can't elaborate on everything, but know that comparing Ext JS to any library is like comparing apples to oranges.
In short, Ext JS is a full UI library, complete with an observable event model, component model and layout model architectures. It also has data stores capable of reading XML, JSON, and Array data.
You'll find no other library out there on the market that has what Ext JS does under the hood.