Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dry

How to keep DRY when I need to overload a method for all of my forms?

c# .net winforms dry

How to create and reuse a module in XCode and Swift?

swift xcode dry

How should I write unit tests for multiple implementations of an interface, while adhering to DRY?

c# .net unit-testing dry

Unit testing in Django with flexible url patterns

How to DRY up a ruby conditional structure needed for Rails

Set multiple const values based on conditional

What is the right way to create a reusable yet flexible form component in JSP/Servlet?

html forms jsp servlets dry

How to loop chained calls elegantly in JavaScript/CoffeeScript?

javascript coffeescript dry

Create Swift closure to create a UIView

swift closures dry

Should I use a single framework codebase for multiple sites or one for each site?

How to create Polly's policy for several WCF Clients

c# wcf dry polly

Javascript return enclosing function

Do validators duplicate business logic?

asp.net dry validation

How to avoid writing repetitive code for different numeric types in .NET

c# f# numbers dry nemerle

Help to create a generic class to avoid code duplication

Kivy How to create widgets from dictionary in kivy

python kivy dry