Hacker News new | ask | show | jobs
by fuhrysteve 3371 days ago
While I don't agree that eliminating JQuery is necessarily something to strive for, I do like to see these sorts of projects because they help me learn how to reduce my dependency on jQuery when it makes sense to

For example, there are new native language features in ES6 that make little utility functions like $.inArray obsolete.