Skip to content

Code Review

Hoseock Choi edited this page Feb 12, 2020 · 48 revisions

Everything related to Code Review

How to do Code Review

Clean Code specific

Domain-specific

  • Server Communication Module (Daemon or Service Application without User Interface)
  • User Interactive Client on Device Module
  • SDK Module (Providing API to the other application)

What is Clean Code?

Developer's writing

Developer's speaking

Clone this wiki locally