Skip to content

Comment on jQuery Is Seriously Underratedparent

Comments

And web components (with Lit) give you the shadow DOM and total control over how you program and use HTML elements.

jQuery is code smell today. The most popular use case, directly touching a DOM element is built into JS now (querySelector) and you really don't want to be doing that anyway.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.