Courtesy of Adam Grossman.
Use the CSS property -webkit-overflow-scrolling: touch
to create scrolling divs.
Use appcache to speed up load times.
Use fastclick or analogues to fix the mobile safari bug that results in a 300ms delay after clicking a link.
Use hardware-accelerated transforms to animate properties.