Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dry

Conditional <div> tags inside the view. Why bad?

ruby-on-rails dry

Better way of mapping _POST parameters to variables

php post dry url-parameters

How can I dry up code to export different CSVs from my action controller and application record in rails 5?

DRYing up event handlers

jquery event-handling dry

How to reduce the redundant code in a header file?

c++ dry

In C# MVC can you set a global behavior which each action method must carry out before processing the rest of the request?

How do I remove code duplication between similar ref-qualified member functions?

How can I DRY up this Haml?

ruby-on-rails haml dry

How to make 'self' in parent class refer to extended class in PHP?

Best way to use Python Enum or Dictionary for mapping constants and staying DRY with inference

Defense in Depth vs. DRY

How to avoid duplication in Makefile targets with similar recipes?

makefile dry

How to use abstraction with classes LocalDate and LocalDateTime?

java dry

Rails different params in create and update

Sharing common code between multiple spring boot APIs

Two identical TypeScript interfaces with different names - how to make it DRY / avoid repetition?

typescript types dry

Which takes precendence: Don't Repeat Yourself or the Single Responsibility Principle?

How to make shared example with RSpec with parametrized code to test without using eval method?

ruby-on-rails rspec dry

"Regular" Ruby gem or Rails engine?