| ▲ | scaredreally 8 hours ago | |
- I review once the code is functionally doing what I am looking for. - I try to keep the features small so that the code is manageable. - After manually reviewing, I ask it to review the code. Assuming you have coding standards well defined, you will find that it may not follow those standards during development so having an isolated review step seems to provide better results. | ||