Recommended Slider for Themes


@Sasha-A8 wrote:

What’s wrong with using jquery?


Everything? Always been a bad idea and especially in 2024. jQuery was relevant a decade ago

Why, for something as trivial as a marketing website on a platform like HubSpot, would you degrade a website w/ a bloated JS wrapper? The only thing jQuery does is enforce lazy dev for people that can’t be bothered to learn how to actually code and use ES6, so they include a bloated external JS library that’s wildly unnecessary. There is nothing on a marketing website short terse clean Vanilla JS cannot accomplish. And, any package still using jQuery should be phased out as well.

This , by it’s definition, is a degradation to web performance