1142
votes
6.0 Get rid of jQuery - Vanilla JS
While WordPress comes with jQuery out of the box, there is (custom) themes without jQuery.
This makes sense, since you can avoid loading this 100KB+ library that is no more needed these days. https://youmightnotneedjquery.com points out how JavaScript can be written without jQuery and still be cross-browser-compatible.
Avoiding jQuery makes especially sense in markets like Brazil where 4G network is scarce and every byte counts. Google pagespeed score will also increase if less bytes need to be loaded and in case of Javascript also evaluated. A higher score means better Google rank which means more visitors, which means more conversions.
Top Requests
- 6.0 Get rid of jQuery - Vanilla JS 1142 Votes
- 6.0 Build cookie banners with Elementor Pop-ups 260 Votes
- Recaptcha v3 included in Paid Memberships Pro 136 Votes
- 6.0 Automatically accept services for bots? 123 Votes
- 5.2 New Region: South Africa POPIA 56 Votes
Hi Robert. Thanks for your request. It has been a wish of ours as well, but your request pushed it towards the top of our list. It is now in development. Thanks!