I have used Ext JS in my existing web application.
Currently I want to move from Ext JS to jQuery.
Are there any standard steps for moving Ext JS code to jQuery ?
Please provide your suggestions!!
Thanks
Pravin
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
ExtJS is high-level library (rich UI, widgets, etc.) while jQuery is not. Unless you mean Ext Core I highly doubt you can transition easily and to your benefit.
In short: don’t do it.