Hacker News new | ask | show | jobs
by codingdave 1748 days ago
This is more like tree-shaking jQuery into just the pieces you need from it, so you aren't loading up the full library when you are only using 20% of it.
1 comments

Maybe there should be a jQuery Nano with just the most commonly used methods.
That seems fodder for endless debate, does it not?