Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dry

NextJS, _app, SSG, getInitialProps vs getStaticProps and how am I supposed to stick to DRY?

next.js dry getstaticprops ssg

Using Marshmallow without repeating myself

python dry marshmallow

"inheriting" ASP.NET MVC sites from a common template app? (multi-tenancy)

How to extend or override BeginForm to include a AntiForgeryToken field

Refactoring a library to be async, how can I avoid repeating myself?

c# .net asynchronous dry

Python, I'm repeating myself a lot when it comes to for loops and there must be a better way

python for-loop dry

How to use GraphQL fragment on multiple types

graphql dry gatsby contentful

Kotlin - Overwrite Obj Props With Modified Obj Props if Not Null

optimization kotlin dry

How to "DRY up" C# attributes in Models and ViewModels?

c# asp.net-mvc attributes dry

rails - DRY respond_to with repeated actions

How can I create custom route helpers for usage in routes.rb

Best way to require several modules in NodeJS

How can I remove duplicated code between classes?

java dry

In Specflow can I run one test as a step of another?

RAII wrapper for OpenGL objects

How to customize to_json response in Rails 3

DRYing rails view: partial vs helper [duplicate]

When KISS and DRY collide [closed]

java dry

Do setup/teardown hurt test maintainability?

How to reuse a large query without repeating it?

sql plsql dry