How to Use JavaScript in WordPress and Lose jQuery Bloat

jQuery has become ubiquitous on the web and in WordPress. Many of its components are in the WordPress core software, the admin uses it heavily, and it’s readily available for front-end use as well. We enqueue it without thought when we need it, but should we always do so? I tend to think not, and […]

View original post at WPMU