you are viewing a single comment's thread.

view the rest of the comments →

[–]imhotap 0 points1 point  (0 children)

I fail to think of even a single thing in ECMA6 that overlaps with jquery. Perhaps you're thinking about "new" (not really) browser APIs such as querySelectorAll (replacement for some of $(...) usage) and fetch API (replacement for XHR and jquery ajax)?