Discussion on the architecture of software, code quality, and code cohesion and coupling:

  • There is a comprehensive discussion on what constitutes good code.
  • https://note.com/cyberz_cto/n/n26f535d6c575
  • I thought that rewriting code using the latest libraries in the modern Kotlin language would improve it. However, in reality, it only resulted in the creation of messy code written with new tools.