Clicksco / Front-End

Organisation Front End Documentation & Tooling
http://docs.clicksco.com/frontend
2 stars 1 forks source link

You SHOULD always remove code first before adding any additional properties #48

Closed BenjaminRCooper closed 11 years ago

BenjaminRCooper commented 11 years ago

The problem exists in the current codebase, so adding more properties is just a cover up and not a solution.

To debug a problem correctly, you SHOULD remove properties from the source of the issue in a bid to resolve the problem.

BenjaminRCooper commented 11 years ago

Implemented