Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
codesmells
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Kotlin Code Smell 30 - Avoiding Concrete Class Subclassification Pitfalls
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Follow
Aug 18 '23
Kotlin Code Smell 30 - Avoiding Concrete Class Subclassification Pitfalls
#
kotlin
#
codesmells
#
cleancode
#
programming
1
reaction
Comments
Add Comment
2 min read
Kotlin Code Smell 36 - Object Coupling
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Follow
Sep 4 '23
Kotlin Code Smell 36 - Object Coupling
#
kotlin
#
codesmells
#
cleancode
#
programming
1
reaction
Comments
Add Comment
1 min read
Kotlin Code Smell 34 - Fragile Tests
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Follow
Aug 28 '23
Kotlin Code Smell 34 - Fragile Tests
#
kotlin
#
codesmells
#
cleancode
#
programming
Comments
Add Comment
2 min read
Kotlin Code Smell 31 - Not Polymorphic
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Follow
Aug 21 '23
Kotlin Code Smell 31 - Not Polymorphic
#
kotlin
#
codesmells
#
cleancode
#
programming
Comments
Add Comment
1 min read
Kotlin Code Smell 29 - Taming the RegEx Beast for Cleaner Code
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Follow
Aug 16 '23
Kotlin Code Smell 29 - Taming the RegEx Beast for Cleaner Code
#
kotlin
#
codesmells
#
cleancode
#
programming
1
reaction
Comments
Add Comment
1 min read
Kotlin Code Smell 28 - Abstract Names
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Follow
Aug 14 '23
Kotlin Code Smell 28 - Abstract Names
#
kotlin
#
codesmells
#
cleancode
#
programming
1
reaction
Comments
Add Comment
1 min read
10 Dicas Basicas de Arquitetura de Código : 2 - Code Smells
Thiago Bertuzzi 👨🏻💻
Thiago Bertuzzi 👨🏻💻
Thiago Bertuzzi 👨🏻💻
Follow
Jun 7 '23
10 Dicas Basicas de Arquitetura de Código : 2 - Code Smells
#
codesmells
#
architecture
#
beginners
#
dotnet
3
reactions
Comments
Add Comment
8 min read
Kotlin Code Smell 017 - Pattern Abusers
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Follow
Mar 11 '23
Kotlin Code Smell 017 - Pattern Abusers
#
kotlin
#
codesmells
#
cleancode
#
programming
Comments
Add Comment
1 min read
Kotlin Code Smell 16 - Instance Type Checking For Polymorphism
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Follow
Dec 23 '22
Kotlin Code Smell 16 - Instance Type Checking For Polymorphism
#
kotlin
#
codesmells
#
cleancode
#
programming
1
reaction
Comments
Add Comment
2 min read
Kotlin Code Smells 14 - Anonymous Functions Abusers
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Follow
Dec 21 '22
Kotlin Code Smells 14 - Anonymous Functions Abusers
#
kotlin
#
codesmells
#
cleancode
#
programming
2
reactions
Comments
Add Comment
2 min read
Kotlin Smell 13 - Companion Object Functions
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Follow
Dec 18 '22
Kotlin Smell 13 - Companion Object Functions
#
kotlin
#
codesmells
#
cleancode
#
programming
Comments
Add Comment
1 min read
Kotlin Code Smell 12 - Ripple Effect
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Follow
Dec 17 '22
Kotlin Code Smell 12 - Ripple Effect
#
kotlin
#
codesmells
#
cleancode
#
programming
1
reaction
Comments
Add Comment
1 min read
Kotlin Code Smell 11 - God Objects
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Follow
Dec 16 '22
Kotlin Code Smell 11 - God Objects
#
kotlin
#
codesmells
#
cleancode
#
programming
Comments
Add Comment
1 min read
Kotlin Code Smells 10 - Null
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Follow
Dec 16 '22
Kotlin Code Smells 10 - Null
#
kotlin
#
codesmells
#
cleancode
#
programming
Comments
Add Comment
2 min read
Kotlin Code Smell 9 - Subclassification for Code Reuse
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Follow
Dec 13 '22
Kotlin Code Smell 9 - Subclassification for Code Reuse
#
kotlin
#
codesmells
#
cleancode
#
programming
4
reactions
Comments
Add Comment
1 min read
Kotlin Code Smell 8 - Too Many Arguments
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Follow
Dec 11 '22
Kotlin Code Smell 8 - Too Many Arguments
#
kotlin
#
codesmells
#
cleancode
#
programming
3
reactions
Comments
Add Comment
1 min read
Kotlin Code Smell 7 - Long Chains Of Collaborations
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Follow
Dec 10 '22
Kotlin Code Smell 7 - Long Chains Of Collaborations
#
kotlin
#
codesmells
#
cleancode
#
programming
2
reactions
Comments
Add Comment
2 min read
Kotlin Code Smell 6 - Boolean Variables
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Follow
Dec 6 '22
Kotlin Code Smell 6 - Boolean Variables
#
kotlin
#
codesmells
#
cleancode
#
programming
4
reactions
Comments
Add Comment
1 min read
Kotlin Code Smell 4 - Comment Abusers
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Follow
Dec 4 '22
Kotlin Code Smell 4 - Comment Abusers
#
kotlin
#
cleancode
#
codesmells
#
programming
3
reactions
Comments
Add Comment
2 min read
Kotlin Code Smell 3 - String Abusers
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Follow
Dec 4 '22
Kotlin Code Smell 3 - String Abusers
#
kotlin
#
cleancode
#
codesmells
#
programming
4
reactions
Comments
Add Comment
1 min read
Kotlin Code Smell 1 - Constants and Magic Numbers
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Yonatan Karp-Rudin
Follow
Dec 4 '22
Kotlin Code Smell 1 - Constants and Magic Numbers
#
kotlin
#
codesmells
#
cleancode
#
programming
2
reactions
Comments
Add Comment
1 min read
Design Your Codebase with Low Fan-out, High Fan-in Classes
Caleb Hearth
Caleb Hearth
Caleb Hearth
Follow
Aug 31 '22
Design Your Codebase with Low Fan-out, High Fan-in Classes
#
programming
#
bestpractices
#
codesmells
Comments
Add Comment
5 min read
Code Smell 110 - Switches With Defaults
Maxi Contieri
Maxi Contieri
Maxi Contieri
Follow
Dec 15 '21
Code Smell 110 - Switches With Defaults
#
oop
#
cleancode
#
codesmells
#
tutorial
7
reactions
Comments
Add Comment
2 min read
Code Smell 105 - Comedian Methods
Maxi Contieri
Maxi Contieri
Maxi Contieri
Follow
Nov 23 '21
Code Smell 105 - Comedian Methods
#
poo
#
naming
#
cleancode
#
codesmells
2
reactions
Comments
4
comments
2 min read
Running a SonarQube Server and Scanner Client with Docker
Taciano Morais Silva
Taciano Morais Silva
Taciano Morais Silva
Follow
Jun 17 '21
Running a SonarQube Server and Scanner Client with Docker
#
sonarqube
#
docker
#
codesmells
#
softwaremetrics
13
reactions
Comments
1
comment
3 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account