Search code examples
Possible python refactor?...

pythonrefactoringdry

Read More
Typescript noob question about having an parameter object with default props in class constructor...

typescriptdry

Read More
Set multiple const values based on conditional...

javascriptecmascript-6functional-programmingimmutabilitydry

Read More
Combine two nested dictionaries with same keys but different dictionaries as values...

pythondictionarydry

Read More
DART: How to pass an argument to a method that needs to be a const...

flutterdartrefactoringdry

Read More
Is it possible to reduce my code anymore?...

javascriptdry

Read More
Javascript Refactoring, Following DRY method - How would you clone options passed into a plugin?...

javascriptjqueryrefactoringjavascript-objectsdry

Read More
Two different objects implement the same Interface in the same way - how to stay DRY...

delphiinterfacedry

Read More
Django - context - How to pass context to ALL views...

pythondjangodrydjango-class-based-views

Read More
How to make 'self' in parent class refer to extended class in PHP?...

phpfactorydryselflate-static-binding

Read More
if-throw precondition check effectiveness and the DRY principle...

c++exceptionassertdrypreconditions

Read More
How to reduce code duplication when dealing with recursive sum types...

haskellfunctional-programmingdrycode-duplicationrecursive-type

Read More
Can react hooks be used to inject components?...

javascriptreactjsreact-hooksdry

Read More
How to DRY javascript code to minimize redundancy...

javascriptdry

Read More
JavaScript shorten repeating code for generating random CSS color...

javascriptjquerydry

Read More
Reusing useEffect code in every component in reactjs...

reactjsreact-hooksdrywow.js

Read More
How can I DRY a code which takes in several inputs, executes the same function for each input, and g...

pythonpython-3.xdry

Read More
Select unary vs. binary std::transform function overload automatically based on callable's signa...

c++lambdadrytemplate-meta-programmingcompile-time

Read More
Looping javascript get requests...

javascriptjqueryjsondry

Read More
How do I make this algorithm lazier without repeating myself?...

haskelllazy-evaluationdry

Read More
Python - Loop through User input number, calculate and output the entered values...

pythonwhile-looprefactoringuser-inputdry

Read More
How to reuse common pattern in multiple regex?...

javascriptregexdry

Read More
How do I listen to mouseover and mouseout events in 3 elements in a more DRY way?...

javascriptcssdom-eventsdry

Read More
Is there a way for implementing this in sass?...

sasscss-selectorsdry

Read More
Need advice cleaning my code to make it DRY...

python-3.xloopsdry

Read More
DRY array in php...

phparraysdry

Read More
Writing easily importable Wagtail elements, fields and pages...

apidrywagtail

Read More
What is the best way to dry out this ruby code?...

ruby-on-railsrubydry

Read More
How can i DRY this pycode...

pythonpython-3.xtelegram-botdrypython-telegram-bot

Read More
ASP.NET MVC need to DRY similar controller actions...

asp.net-mvcvb.netdry

Read More
BackNext