Search code examples
CQRS code duplication in commands...

repositorydrycqrsduplication

Read More
Avoid repetition of strings in SQL query...

sqlpostgresqlrepeatdrymaintainability

Read More
Why ReadOnlySpan may not be used as a type argument for generic delegates and generic methods?...

c#dry

Read More
Python list comprehension - want to avoid repeated evaluation...

pythonlist-comprehensiondrycode-readability

Read More
How correctly to remove code repetition in template function...

c++templatesc++11drysfinae

Read More
PHP Codeigniter convert many IF's with regex DRY...

phpregexcodeigniterdry

Read More
Specifying default value for hidden ModelChoiceField (Django)...

djangodjango-formsdrydjango-queryset

Read More
Can a generic Blazor Component handle multiple classes with the same structure?...

c#classblazordry

Read More
Does it exist: Repeated Code Finder?...

language-agnosticrefactoringdrycode-reuse

Read More
How to specify version in only one place when using pyproject.toml?...

pythonversiondrypython-poetrypyproject.toml

Read More
How to not copy the code, but create one method?...

javajava-8dry

Read More
How to follow DRY principles in jupyter python notebook...

pythonjupyter-notebookdry

Read More
How to rebuild StateProvider in RiverPod Flutter...

flutterdartdryriverpodstate-management

Read More
Sharing method implementations between different structs...

godrycompositiongo-interface

Read More
DRY up CSS - multiple parents to one child...

csscss-selectorsdry

Read More
How to generalize a dynamic list component in React...

react-nativeexpocomponentsdry

Read More
Avoiding repetitive checking of function output before storing into a dictionary...

pythondry

Read More
SQL - omit repeating the table name...

sqlpostgresqlfunctiondry

Read More
How do I initialize attributes when I instantiate objects in Rails?...

ruby-on-railsmodelattributesinitializationdry

Read More
JS: Combining multiple independent promises into a single function...

javascriptdesign-patternsasync-awaitpromisedry

Read More
How to create a generic implementation of a generic interface in typescript?...

typescriptdryreact-virtuoso

Read More
Can Jenkinsfile Stages be refactored for reuse/DRY...

jenkinsgroovyjenkins-pipelinedryjenkins-shared-libraries

Read More
A "dry" principle case...

c#dry

Read More
How to avoid code repetition where types need to be chosen dynamically?...

godry

Read More
How much duplicated code do you tolerate?...

refactoringcoding-styledrycode-duplication

Read More
How to use a resource value in the network security configuration file?...

androiddryandroid-network-security-config

Read More
How do I avoid repeating this subquery for the IN clause?...

sqlsubquerydryin-clause

Read More
Is there a way to refactor this try/except block to avoid DRY violation?...

pythonrefactoringrepeatdrytry-except

Read More
A DRY approach for multiple excepts...

pythonerror-handlingdry

Read More
DRY: C++11 enum class vs C enum...

c++c++17dryenum-class

Read More
BackNext