Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dry

setattr and getattr with methods

How can make several different screen configurations map to a small set of layouts without having to duplicate portions of my layout XML?

Same Laravel resource controller for multiple routes

How to avoid repetition in MSBuild?

msbuild dry

Objective-C DRY JSON Mapping and Object Creation

iphone objective-c json ios dry

Clojure DRY pattern for hash-map?

clojure dry

How to write a Rails mixin that spans across model, controller, and view

Circular dependencies versus DRY

Is it possible to DRY up yaml?

Django - Tips to avoid repeating code in views

django views dry repeat

Does defensive programming violate the DRY principle?

Simplest code to sort arrays in ruby?

ruby arrays dry

D.R.Y vs "avoid macros"

c++ dry

Getting my application more DRY with rails and backbone.js

ASP.NET MVC - when SRP and DRY appear to conflict

DRY docker-compose

dry docker-compose

How to implement DRY principle in C for looping over matrices

c loops dry

How to avoid repetition within custom java exception classes

java exception inheritance dry

Stay SOLID and DRY with coroutines and functions as methods in python

RESTful grails application: DRYing up UrlMapping

grails groovy dry url-mapping