Selector optimization is less important than it used to be, as more browser implement document.querySelectorAll() and the burden of selection shifts from jQuery to the browser. However, there are still some tips to keep in midn.