AppscodesBrowser tools and guides for cleaner code review
Checklist

A practical checklist for reviewing small code snippets

This checklist is designed for small browser based review workflows. It helps you avoid common mistakes when comparing code or removing comments from examples.

Before using a tool

When comparing code

When removing comments

After the review

A browser tool can speed up reading, but it cannot decide whether the code is correct for your project. After using Appscodes, apply your normal engineering process: run the code, test the scenario, review the output, and keep changes in your own version control system.