Josh Fraser presented tricks for optimizing mobile performance. He discussed challenges like smaller screens and connections on mobile. Some strategies he covered include resizing images, lazy loading below the fold images, using localStorage to reduce requests, preloading content, and determining when to inline or externalize resources. He emphasized measuring performance and automating optimizations.