JavaScript performance optimization notes
I was asked to help in a performance issue on a website with a table containing 40.000 DOM objects inside of it, and with tools to filter that content. After researching and backing up some links I ha... – continue reading