Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dry

Pseudo-multiple-inheritance with extension methods on interfaces in C#?

DRY vs Security and Maintainability with MVC and View Models

asp.net-mvc viewmodel dry

Django: Reuse form fields without inheriting?

django django-forms dry

Improve unobtrusive javascript (and possibly use CoffeeScript) in a Rails application

Codeigniter - making my controllers more DRY

How DRY should my unit tests be?

unit-testing dry

Re evaluate django query after changes done to database

Rails I18n: Better way of interpolating links?

What's an idiomatic way to implement a red-black tree in Go?

How to avoid copy and paste when two functions are very similar?

c++ dry

Python optparse defaults vs function defaults

python dry optparse

Eliminate repetition in C++ code?

c++ templates dry

DDD - Share or duplicate a value object to be used between two aggregate roots?

Form in React and TypeScript with DRY handle of change

reactjs forms typescript dry

How to configure an AngularJS app at load time?

Run Nim code at compile time

dry compile-time nim-lang

Are there any code DRYer tools out there? [closed]

coding-style dry

Getting DRY with Rhino Mocks

Rails 3 strip whitespace before_validation on all forms

DRY controller specs with RSpec