As a web developer I also have to take the Android and iOS web browsers into account. The rendering engines of these browsers and the lack of power and memory brings a lot of complications.
So I was wondering, is there a comprehensive guide on performance tuning (HTML/CSS/Javascript) for these browsers?
I haven’t found an actual guide focusing on mobile development yet. However, my coding practice is to do everything you’d do for a desktop browser and try to put extra effort in:
Here is some reading material: https://developers.google.com/speed/docs/best-practices/rules_intro