cdn icon indicating copy to clipboard operation
cdn copied to clipboard

CDN code review & refactoring

Open dilshat opened this issue 6 years ago • 0 comments

This is an epic to improve quality of CDN codebase.

In the course of this epic, CDN code base must be reviewed and improved. Please pay attention to general refactoring strategies e.g. https://www.slideshare.net/redigon/refactoring-1658371

What we need to achieve is:

  • Better quality of service
  • Test coverage
  • No code duplication
  • Small methods and classes
  • Explicit and human-friendly class and method names
  • Developer friendly code
  • Solid doco in comments

dilshat avatar Mar 06 '18 10:03 dilshat