What is better to use jquery Ui widgets or jquery plugins for similar things? in terms of performance, easy to use.
Share
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.
It depends. The UI library has a fairly large download size, a penalty in terms of page load time. If you’re going to use several features of the UI library I recommend you use it. If you just need one feature it’s probably better to use a specific plugin so you do don’t have to incur the penalty of the large download.
As you probably already know there are many plugins that do do the same things better and have a smaller footprint. But on the other hand having one consistent library is better for maintainability.