Skip to content

Commit

Permalink
Update rules-to-better-architecture-and-code-review.md (#6738)
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharykeeping authored Sep 15, 2023
1 parent c54b5b8 commit 951bcbf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ For any project that is critical to the business, it’s important to do ‘Mode

Follow these steps to achieve a 'Modern Architecture Review'. See how performing an architecture review on a big project, no longer needs to be daunting. Read about the 1st steps, then check to see if you’re following SOLID principles, then drill in and find patterns and anti-patterns. Use Visual Studio to help the process with architecture tools, code smell tools, and the great Visual Studio Code Review tools.

These steps enable you to attend to the code that needs the most attention. Finally, create PBI's to make sure they get fixed in the next sprint.
These steps enable you to attend to the code that needs the most attention. Finally, create PBI's to make sure they get fixed in the next Sprint.

0 comments on commit 951bcbf

Please sign in to comment.