Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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?

Override struct tags in go

json go struct dry

Website localization, Title Capitalization and avoiding duplicates

Any way to DRY up these functions that convert numbers with defaults?

scala dry

how to dry up sass mixin code with before and after blocks?

css sass dry mixins

can I call destructor in move assignment operator?

Same routes in multiple resources

ruby-on-rails routes dry

How can I reduce this code with the DRY principle?

r dataframe tidyverse dry

How to remove duplication in Makefile?

c build makefile dry