Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dry

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

How to create DRY HTML?

html templates dry

Is there any advantage on separating iPhone and iPad classes on a Universal app?

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