larahogan / writegoodcode

Tests to see bad code's effect of page load time

Home Page:http://www.writegoodcode.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Created by Lara Swanson at Dyn Inc
http://www.dyn.com
@laraswanson

Initial test results: http://www.writegoodcode.com

Writing code that is efficient, semantic, and easily edited later makes sense for a lot of reasons. Your code will be able to be read and easily modified by other developers. It will be easy for browsers to understand and show to a user. It will even make it easy for you to repurpose your code on other areas of your site.

There are some developers, however, that may need more convincing - or perhaps there are non-developers that want you to just code fast and ignore good coding methods just to get the job done. This experiment's goal was to demonstrate the business value of coding well. Page speed is directly proportional to revenue, and coding well greatly impacts your page speed.

About

Tests to see bad code's effect of page load time

http://www.writegoodcode.com