در یک code review باید به چه مواردی دقت داشت؟
200, OK
https://www.michaelagreiler.com/great-code-review-feedback/ icon
  • Functional Defects
  • Problems with the logic
  • Missing Validation (e.g., edge cases)
  • Usage of API
  • Design Patterns
  • Architectural Issues
  • Testability
  • Readability
  • Security
  • Naming conventions
  • Team Coding Style
  • Documentation
  • Use of best practices
  • Language-specific issues
  • Use of deprecated methods
  • Performance (e.g., complexity of the solution)
  • Alternative solutions… 
در یک code review باید به چه مواردی دقت داشت؟
درس‌هایی از بازنویسی 6 سیستم معروف
200, OK
https://medium.com/@herbcaudill/lessons-from-6-software-rewrite-stories-635e4c8f7c22 icon

A new take on the age-old question: Should you rewrite your application from scratch, or is that “the single worst strategic mistake that any software company can make”? Turns out there are more than two options for dealing with a mature codebase. 

درس‌هایی از بازنویسی 6 سیستم معروف