Closed
Description
The internet groans and creaks under the weight of all the unnecessary .each methods out there. Something like this at the top of the .each docs
NOTE: Most built-in JQuery methods are applied to every element in a selector match. If you don't need to deal with elements on a case by case by case basis and just want to perform the same action on each one, you don't need to use the .each method.
Metadata
Metadata
Assignees
Labels
No labels