FULL STACK DEVELOPER REVIEW

As full stack developers we are versatile and professional coders with an eye for clean code that adheres to modern standards. If you are wondering about the quality of the code in your existing website or web application, conducting a code review will give you the real stats on standards violations, warnings, errors, and recommendations for a best practices codebase clean up.

LEVEL 1 CODE REVIEW

 

  • Check Drupal Coding Standards
  • Check for Code in the Database
  • Check Drupal Log Files for Warnings & Errors

 

LEVEL 2 CODE REVIEW

 

  • All of Level 1
  • Check Drupal Best Practices
  • Check Custom Code

 

LEVEL 3 CODE REVIEW

 

  • All of Level 1 and 2
  • Performance Testing
  • Check for Security Issues