Advanced jQuery Tips & Tricks for Developers & Designers
- 3.9
Brief Introduction
Explore various tips and tricks to get the most out of jQuery when building web applicationsDescription
As a web-dev/designer we daily make use of jQuery for client side development as it provides a powerful set of features that can be used to build applications but do you know some of the key tips, tricks that can be used to reduce code, promote re-use & simplify maintenance?
This course will walk you through key concepts of jQuery by covering topics related to working with the DOM, Events, AJAX, LocalStorage,CSS Manipulation,Minimizing script & exploring built-in functions like $.map etc.
Requirements
- Requirements
- Basic knowledge of HTML
- Basic knowledge of CSS
- Basic knowledge of JavaScript & jQuery