User Interface Code Audit
Schedule a 30-minute discussion about running a user interface code audit.
Work With An Experienced Team Of Developers
Your user interface code is an important part of your application architecture. Like your server side code, your xhtml, css, and javascript needs to be regularly maintained, frequently refactored, and well organized. Our team of expert user interface developers can work with you to identify problem areas, suggest changes, and increase the efficiency of your code.
A Detailed Analysis From Our Team
The deliverable for the User Interface Code Audit is a detailed analysis of your application’s current xhtml, css and javascript. With our audit we'll help you answer questions like:
XHTML
- Does our xhtml validate?
- Is our xhtml free of presentation markup?
- Is our markup semantic?
CSS
- Is our css well organized and maintainable?
- Does our css validate?
- Is our css free of unnecessary “hacks”?
Javascript
- Do we degrade gracefully when appropriate?
- Is our application free of unnecessary javascript?
Best Practices
- Is our site cross browser compatible?
- Do we practice the DRY principle whenever possible?