I am migrating my product purely build over jQuery-1.5.1.js to Ember.
I am new to ember and gradually picking up the pace.
My concern is whether I need to use jQuery 2.x version or I need to take the latest 1.x versions and why. I also need to use jQuery UI widgets to build all my components.
I need to support IE-9+ and above.
So can I go with jQuery 2.x version and make sure that I can have higher performance and all the features supported by Ember.
I do have any performance issues with jQuery versions.
Used the following versions of Handlebars and Ember.
handlebars-v1.3.0.js
ember-v1.5.1.js