Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dry

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

DRY: Minimizing repeated code in Java

java dry

How can I correctly move grails unit-test helper methods into a seperate file?

Avoiding repetition / loop unswitching

c optimization dry

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

Knockout.js show / hide block visibility pattern

How do you "not repeat yourself" when giving a class an accessible "name" in C++?

c++ dry

DRY up CSS - multiple parents to one child

css css-selectors dry

Scala DRYing try/catch

scala logging try-catch dry

How to use mixins properly in Javascript

javascript dry mixins

SSH config file setup with wildcards and DRY

ssh config dry

How to DRY up Rails 3 controllers by overriding methods like respond_with?