performance - Is there any benefit to update new version of jquery library on each release to my site? -


Is there any benefit to updating the new version of the jquery library on every release on my site?

Do my other added jquery codes and plugins stop working on the new library?

Depending on what you actually use it and the nature of each release release notes Carefully read and do a comprehensive test before deploying.

Here are some reasons I will upgrade:

  • Performance benefits
  • New features that I find useful

Some people might say, "If it does not break, do not fix it". However, the more you use to upgrade the version, the harder it is, the next time there is a new release.

Compatibility with existing plugins is a major concern. Plugin owners can give updates about comaptibility, whatever testing, testing and testing.


Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -