DEV Community

Discussion on: Do you still work with jQuery?

Collapse
 
ben profile image
Ben Halpern

Personally it's been a couple years since I've worked with jQuery. In general I'd say it's only a good thing if you can refactor your code to vanilla use of modern native dom query helpers, fetch calls, etc.