Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dry

Backbone.js: how can I most effectively apply my shared Mustache template to a View's el?

How can I use pytest options as fixture and not repeat myself?

python pytest dry fixtures

How to create reusable Components in .NET MAUI?

components dry maui

Gradle: manage dependency/plugin versions in multi-project builds

gradle dry multi-project

Using the same php sofware for multiple domains inside the same apache webserver?

php hosting dry shared

How do you follow DRY with code using x-y coords?

dry coordinates

How do I redirect multiple actions to a single action while maintaining DRY?

ruby-on-rails dry

How to write DRY Python For Loop

python for-loop dry

Jquery - (re)wiring dynamically generated elements

javascript jquery dry

How do I avoid duplicating validation logic between the domain and application layers?

universal reference c++11 code duplication

How to dynamically set environment variables in scripted jenkins pipeline?

Rails Paperclip, DRY configuration

ruby-on-rails paperclip dry

Pass optional argument from parent to child in Ruby

ruby dry argument-passing

What is the best way to DRY up these classes, duplication in everything but constructor

java oop refactoring dry

Is there a way for implementing this in sass?

sass css-selectors dry

How can one easily implement the interface of an aggregated object? (language independent)

c# java oop design-patterns dry