filmov
tv
jQuery Best Practices - Learn in 10 Minutes | Part 1
Показать описание
In this video I have talked about some of the best practices that we should follow while using the jQuery code library.
The best practices that I have described in this video are:
1) Use of CDN(Content Delivery Network) with a fallback.
2) Caching of DOM elements.
3) Detach an element before making some changes to it and then attach it again.
4) Use of chaining.
The best practices that I have described in this video are:
1) Use of CDN(Content Delivery Network) with a fallback.
2) Caching of DOM elements.
3) Detach an element before making some changes to it and then attach it again.
4) Use of chaining.