Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dry

Localized project with several targets with localized app names

Best way to handle view and helper-only constants in Rails

Does validation in CQRS have to occur separately once in the UI, and once in the business domain?

What's the least redundant way to make a site with JavaScript-generated HTML crawlable?

Gulp task with different source depending on arguments

javascript gulp dry yargs

Is it possible to share a masterpage between MVC and webforms?

Best practice for reusing python code [closed]

python dry pythonpath

Rails 3 - Restricting formats for action in resource routes

Template function as a template argument

Django - use reverse url mapping in settings

python django url dry

In which folder should I put "global" shared partial templates? [duplicate]

How to reuse beforeEach/afterEach in Jasmine JS?

javascript testing jasmine dry

How to reduce code duplication when dealing with recursive sum types

Calling Django `reverse` in client-side Javascript

How much duplicated code do you tolerate? [closed]

DRY Ruby Initialization with Hash Argument

ruby initialization dry idioms

Where to put partials shared by the whole application in Rails?

ruby-on-rails dry partials

sed command in dry run

sed dry

How to make a char string from a C macro's value?

c c-preprocessor dry

How to avoid code duplication implementing const and non-const iterators?

c++ iterator constants dry