Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in god-object
Categories or Partial Classes: Pattern to Resolve "God Object" Code Smell?
Dec 30, 2022
c#
objective-c
design-patterns
god-object
Designing a class in such a way that it doesn't become a "God object"
Mar 12, 2022
c#
java
design-patterns
oop
god-object
I have a class with 14 static methods and 4 static properties - is that bad?
Nov 08, 2022
php
oop
object
god-object
Which is more evil: an unnecessary singleton or a God Object?
May 30, 2017
design-patterns
oop
singleton
anti-patterns
god-object
Interface inheritance to breakup god objects?
Apr 27, 2018
c#
unit-testing
interface
refactoring
god-object
God object - decrease coupling to a 'master' object
May 16, 2022
oop
refactoring
god-object
MVVM and avoiding Monolithic God object
May 01, 2022
c#
wpf
mvvm
god-object
How can I write a Controller without making it a God object?
Nov 08, 2022
java
controller
god-object
When to use nested controllers instead of services in angularjs?
Nov 13, 2022
angularjs
anti-patterns
god-object
Is a class that manages multiple classes a "god object"?
Sep 24, 2022
oop
language-agnostic
god-object
God Controllers - How to prevent them?
Jun 17, 2017
asp.net-mvc
model-view-controller
design-patterns
god-object
Fat models and skinny controllers sounds like creating God models
May 31, 2022
model-view-controller
design-patterns
architecture
god-object