Search code examples
Is there an alternative to Template Method pattern when using common logic?...


javaoopdesign-patternsabstract-classanti-patterns

Read More
Why inject the entire DbContext instead of just the necessary DbSets?...


c#entity-frameworkdependency-injectionanti-patterns

Read More
Is it an anti-pattern to use variables the outside of React function component?...


reactjsanti-patterns

Read More
Can code that produces deep call stacks be considered as an anti-pattern?...


llvmcallstackanti-patterns

Read More
What is the "Smart UI Anti-Pattern"?...


design-patternsarchitecturedomain-driven-designanti-patterns

Read More
Can the Diamond Problem be really solved?...


design-patternsoopanti-patterns

Read More
Best way design and generate unique strings from an array of objects for mapping...


javascripttypescriptdesign-patternsanti-patternsarchitectural-patterns

Read More
Publisher in Pub/Sub should be Synchronous or Asynchronous?...


javascriptdesign-patternsdom-eventsanti-patterns

Read More
React Context: Nested re-use/enhancement (anti-pattern?)...


javascriptreactjsdesign-patternsreact-contextanti-patterns

Read More
Javascript : Array anti-pattern...


javascriptarraysanti-patterns

Read More
Singleton in go...


design-patternsgosingletonanti-patterns

Read More
Is "static Domain helper class" Ambient Context Anti-Pattern?...


dependency-injectiondomain-driven-designanti-patterns

Read More
Is inheriting from the EventEmitter an antipattern?...


javascriptnode.jses6-classeventemitteranti-patterns

Read More
the significance of java RMI please?...


javacomputer-sciencermisoftware-designanti-patterns

Read More
Is async code in a Promise always an antipattern?...


javascriptes6-promiseanti-patternsnon-recursive

Read More
Is it an anti-pattern to use the suffix "Template" for the class name of the template meth...


design-patternsnaming-conventionsanti-patterns

Read More
Bad idea to put a dom operation inside a redux reducer?...


javascriptreactjsreduxanti-patternsredux-reducers

Read More
Is returning a void response for Service APIs a good practice?...


refactoringanti-patterns

Read More
What are the most common SQL anti-patterns?...


sqlanti-patterns

Read More
Why defining properties in the prototype is considered an antipattern...


javascriptprototypeanti-patternsprototype-programmingprototypal-inheritance

Read More
PHP string constants overuse?...


phpdesign-patternsconstantsanti-patternsstring-literals

Read More
Which value is of higher precedence, updatePeriodMillis or the value associated with the Alarm?...


androidandroid-widgetanti-patterns

Read More
Any reason not to use '+' to concatenate two strings?...


pythonstring-concatenationanti-patterns

Read More
React ref anti-pattern for Popups...


reactjstypescriptdesign-patternsanti-patterns

Read More
clang-tidy fails bugprone check...


llvmanti-patternsclang-tidy

Read More
Is having Constants in Interfaces for boolean parameters of Interface methods a good practice or cod...


design-patternsparametersinterfacelanguage-agnosticanti-patterns

Read More
How can I use patterns to process data in a specific way in ArrayList in Java?...


javaarraysanti-patterns

Read More
What is soft coding? (Anti-pattern)...


anti-patterns

Read More
Is there ever justification for the "pseudo-typedef antipattern"?...


javatypedefanti-patterns

Read More
Is it reasonable to access the DB from inside an Automapper TypeConverter?...


entity-frameworkautomapperanti-patterns

Read More
BackNext