23
you are viewing a single comment's thread
view the rest of the comments
[-] Kache@lemmy.zip 2 points 1 week ago* (last edited 1 week ago)

In the short term, a small amount of duplication to prevent bad abstraction spaghetti is worth it

In the medium term, true duplications are better extracted after the fact rather than correctly guessing future reusability.

In the long term, total extraction into separate vertical or external package, as suggested by the author.

Over time, this progression is natural and unforced. If you don't need an abstraction to be de-deuplicated, then don't. If you don't need to promote an abstraction into its own vertical/package, then don't.

this post was submitted on 22 Apr 2026
23 points (100.0% liked)

Programming

26752 readers
138 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS