Selectify - A Jquery Selector Optimizer
Why do we need this tool?
We need it to save us from writing the jquery selectors which we think could be improved.
We are writing a jquery selector which should be a "little" more optimized than before. This is the path we need to take:
1. Select the element
2. Optimize it using this jquery selector optimizer
3. Copy the selector to the clipboard
4. Go back to our own source and start the next optimization
5. Repeat until we are done with all elements
I tried to automate the process as much as possible, so if you know the rules you don't need to read them again. Just install the Selectify and use it to generate the optimized jquery selectors for you.