Iterating through the jQuery elements with `each` is more similar to other iterators we use. Furthermore, we avoid declaring the `index` variable we don't use.
Iterating through the jQuery elements with `each` is more similar to other iterators we use. Furthermore, we avoid declaring the `index` variable we don't use.