3

What is better to use jquery Ui widgets or jquery plugins for similar things? in terms of performance, easy to use.

1 Answer 1

1

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.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.