Filter
Exclude
Time range
-
Near
25 Sep 2025
🚩 Ever seen this in a code review? "The logic for updating the chargeDateArray is duplicated. Consider refactoring to a separate function." Duplicate code is one of the sneakiest dev villains — it causes bugs, bloats codebases & makes reviews a grind. #CodeDuplication #DevLife
1
1
90
26 Mar 2025
📝 New article: "An Empirical Study on the Impact of Code Duplication-aware Refactoring Practices on Quality Metrics" by @ECS_Abdullah 👉 Get your copy at authors.elsevier.com/a/1ko6W… #refactoring #codeduplication #quality #softwaremetrics
1
1
2
188
Keep your code DRY (Don't Repeat Yourself) by using functions, classes, and libraries to avoid code duplication. This makes your code more maintainable and easier to understand. đź’§ #dryprinciple #codeduplication #100DaysOfCode #buildinpublic
1
10
196
Check out this tutorial to learn how you can use TypeScript Generics to build Generic React Components - mdus.co/3rQABLz #React #TypeScript #Coding #TypeScriptComponents #CodeDuplication

3
6
In 2016 BBC Platform was a mess of #UI #codeduplication — their devs wanted to fix this but weren't sure how. Thursday: @999cottam joins us to share how over the last 5 years his team tackled the issue using @ReactJS, @storybookjs, @yarnpkg & more. bit.ly/3vG66cz
1
5
3 Apr 2020
Beware of coincidental duplication. #codeduplication may be good (when the two pieces of code represent different knowledge). verraes.net/2014/08/dry-is-a…
1
1
1
All code duplication is not bad. It matters in which context, we are duplicating. Also, duplication might be transient state of code. I hate when everything becomes hard rules. #softwaredevelopment #codeduplication #programming
2
2
22 Jan 2019
Don’t Repeat Yourself ( #DRY ) is a principle of #softwaredevelopment and its main goal is to avoid #codeduplication. Click here to find the practical example & The Rule of Three: apiumhub.com/tech-blog-barce…
1
2
28 Apr 2016
This morning on our blog : Stop fighting code duplication by @jni_viens buff.ly/1N2zJgg #bestpractices #codeduplication

6
4