Enhance Your Code Architecture With SOLID Principles (with Swift Examples) Post date March 21, 2025 Post author By Maxim Egorov Post categories In clean code, clean-architecture, ios-app-development, ios-development, programming, solid-principles, swift, swift-programming
Overusing Implicit Returns Makes Your Code Harder to Read and Debug Post date March 17, 2025 Post author By Maximiliano Contieri Post categories In clean code, clean-architecture, code-smells, programming, refactoring, software-development, swift, technology
Refactoring 014 – How to Remove IF Post date July 7, 2024 Post author By Maximiliano Contieri Post categories In clean code, clean-architecture, code-refactoring, if-elif-else, refactoring, remove-if-guide, software engineering, software-development
Clean Architecture with Golang Post date June 18, 2024 Post author By Geek Nomad Post categories In clean-architecture, coding, golang, programming, software-development
Dependency Inversion Principle Explained and How Tutorials Get It Wrong Post date October 25, 2022 Post author By Giedrius Kristinaitis Post categories In clean-architecture, dependency-inversion, software engineering, software-architecture, solid-principles
Explaining Clean Architecture in Flutter [Part 2: Practice] Post date October 5, 2021 Post author By George Andronchik Post categories In architecture, clean-architecture, clean-architecture-flutter, dart, flutter, flutter-for-mobile-app, mobile-programming-flutter, software-architecture
Explaining Clean Architecture in Flutter Applications [Part 1: Theory] Post date September 7, 2021 Post author By George Andronchik Post categories In architecture, clean-architecture, cross-platform, cross-platform-app-development, dart, flutter, flutter-app-development, flutter-for-mobile-app
A Quick Summary of Clean Code for Java Developers Post date July 18, 2021 Post author By Ismail Tlemcani Post categories In clean code, clean-architecture, coding-tips, hackernoon-top-story, JavaScript, programming, software engineering, software-design
Top Coding Principles To Live By Post date May 26, 2021 Post author By Roman Ivanov Post categories In clean code, clean-architecture, cleancode, design, dry, kiss, programming, solid