For a moment I thought one of the benefits of #WebDev is that you don't often need to think about optimizing algorithmic performance. True, but you now need to think about optimizing package size, CDNs, and browsers compatibility, load-time. Trade performance heatmaps for user clickmaps.