Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dry

Django cross-site reverse URLs

django url templates dry reverse

CakePHP: AppController to access model of derivated Controller

cakephp dry

Access Level to certain class must be public error in PHP

php dry abstract public

Is there any good way to DRY up scope / predicate logic duplication?

DRY user-input validation (clientside, serverside) using JSON-schema

json validation dry

How to re-use NGINX proxy settings in several locations

How to balance DRY principle with minimizing dependencies?

soa dry enterprise rules

Best Practices for using partials in Rails

ruby-on-rails dry partial

How can I avoid repeating myself when creating a C++ enum and a dependent data structure? [duplicate]

How to avoid this kind of repetition

c++ c++11 dry

How to generate a non-const method from a const method?

c++ dry const-correctness

Exposing parameter types in a perfectly-forwarding function avoiding code repetition

Validate a value in property

c# dry encapsulation

Making Grails controllers more DRY?

grails controller dry

Simplifying multiple boolean checks into a single one

How to keep code DRY in Golang

go interface dry go-interface

DRY between Production and Test Code Constants

unit-testing constants dry

Haskell: How to organize a group of functions that all take the same arguments

haskell dry

ASP.NET MVC - How to achieve reusable user controls and maintain DRY?

How do you keep your business rules DRY?