Comment by madduci
1 month ago
This is huge. jQuery is still my way to go for any website requiring some custom interaction that isn't available in vanilla js.
1 month ago
This is huge. jQuery is still my way to go for any website requiring some custom interaction that isn't available in vanilla js.
What isn't available in vanilla js?
I think it's probably a matter of things being easier: show()/hide() or simple animations versus futzing with style properties and CSS animations.