Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dry

Is Form validation and Business validation too much?

Can you build an array of items from folder contents?

DRY: C++11 enum class vs C enum

c++ c++17 dry enum-class

Cucumber + repeating steps + Rails 3

Best practice for repeating callback functions?

How do I DRY up business logic between sever-side Ruby and client-side Javascript?

Embracing the DRY principle in XML

xml dry

Remove association model in Rails

How to keep DRY when I need to overload a method for all of my forms?

c# .net winforms dry

How to create and reuse a module in XCode and Swift?

swift xcode dry

How should I write unit tests for multiple implementations of an interface, while adhering to DRY?

c# .net unit-testing dry

Unit testing in Django with flexible url patterns

How to DRY up a ruby conditional structure needed for Rails

Set multiple const values based on conditional

What is the right way to create a reusable yet flexible form component in JSP/Servlet?

html forms jsp servlets dry

How to loop chained calls elegantly in JavaScript/CoffeeScript?

javascript coffeescript dry

Create Swift closure to create a UIView

swift closures dry