Interactive Development Best Practices

Documenting best practices for interactive development is an exhaustive task, and is one that, if done effectively, would fill the pages of several books. The purpose of this guide is not to provide an all-encompassing list of best practices, but to highlight many of the most important components of a stable, high performance web page.

Images

Images often account for the bulk of a web page, in terms of file size and number of server requests. In terms of performance, it pays to spend a little extra time optimizing the images that you use, and thinking about the ways that you use them.