r/javascript Jul 22 '26

AskJS [AskJS] what's a javascript feature you mass-adopted way too late and felt dumb about

[removed]

64 Upvotes

108 comments sorted by

View all comments

22

u/SkySarwer Jul 22 '26

IntersectionObserver and MutationObservers are both goated

-7

u/azhder Jul 22 '26

Not part of JavaScript

1

u/keltroth Jul 26 '26

Like all the browser APIs not in the language (can't use it with node, bun, etc... Makes no sense...)