Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
_ZeD_
on March 3, 2021
|
parent
|
context
|
favorite
| on:
jQuery 3.6.0
> The jQuery API really is so well done. I stopped using jQuery, but implemented a simple script (jSugar.js) that exposes many basic jQuery things but is really just a wrapper for native DOM operations.
so... like jQuery?
pseudosavant
on March 3, 2021
[–]
No, because jQuery normalizes all sorts of DOM stuff. Part of the reason it is 30kb. What I've done is basically syntatic sugar and is only 74loc.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
so... like jQuery?