CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
refactoring
09-14
database
How to clean up repetetive elements in a C# method?
09-10
Blockchain
WPF - Assign Enum Value To Prism's RegionName Directly
08-30
Net
Finding all uses of a Java class in reference equality in IntelliJ
08-27
Mobile
How to reduce the number of variables in the signature of method in child class? Java refactoring
08-26
Enterprise
How to use Classes on refactoring Tkinter codes?
08-25
front end
How to optimize if statements from multiple services?
08-24
Software engineering
Kotlin: How apply all list elements to the object?
08-21
Back-end
How to refactor this enum into OOP?
08-20
database
How can I refactor complicated method with views in Activity or Fragment?
08-20
Back-end
Visual Studio 2022, Form refactoring and text boxes issue
08-18
Blockchain
Translation of message dict into msg enum
08-17
Net
Refactoring a long list of if/else statements in C#
08-17
Back-end
How to move from nested if-else to switch in JavaScript/TypeScript
08-11
OS
Angular service to change multiple variable values
08-06
Mobile
Can I remove document.getElementById in reactjs?
08-04
Software engineering
Flutter: Many bloc providers cluttering widget tree
07-31
Software design
Refactor java static method to make it testable
07-31
Software engineering
How to do ranking/factoring in R?
07-27
Back-end
Java-Stream - Transforming List to a nested Map
07-20
Mobile
Intellij: Refactor Change Method Signature to change an abstract method from void to Int, but also a
07-17
Software design
Refactor tips to remove duplicated methods differing on a single line
07-17
Software engineering
Reference inferred type in multi parameter type classes
07-15
Mobile
vue.js code modularity question to prevent a prop mutation inside a child component
07-11
database
Alternatives to making http requests every few seconds to check for new user notifications
07-09
Mobile
Is there any way to make common function out of these two blocks
07-03
Back-end
Prime Factorization in Haskell to return a list of tuples giving the number and the power
07-02
database
how to create all pairs in a more pythonic way?
07-02
OS
CSS: Select multiple classes' child
07-01
OS
List of tuples by taking the same index for an element in haskell
06-27
Software design
How to refactor similar controllers?
06-25
Net
Can the following complicated branching structure be simplified?
06-22
Net
Elegant solution - Nested for loops (eslint no-await-in-loop)
06-20
database
Resolving value with different behavior, preferably without if else
06-14
Back-end
How do you extract the commits of a single file into a fresh git tree?
06-12
Net
Can I refactor this JavaScript code any further?
06-11
Blockchain
REST API naming for short entity version
06-10
Back-end
How to refactor this code with two same class name and same helper methods with different return typ
06-09
Blockchain
Javascript Refactoring - Eliminating duplication from code which depends on an object of lists with
06-07
front end
Separate method or modify existing for functionality
06-07
Mobile
MySQL & Cleaning up a chain of "LIKE" operators
124
1
2
3
4
Next
Last
Links:
CodePudding