Search code examples
Which is better approach? one request or two requests...


node.jsalgorithmperformancereact-nativesoftware-quality

Read More
Best Design Pattern to execute a Series of Steps...


c#design-patternssoftware-quality

Read More
Refactoring a big function into functions within the function?...


javascriptsoftware-quality

Read More
Difference between control flow testing and basis path testing...


unit-testingtestingsoftware-qualitywhite-box-testing

Read More
SonarQube - how is it used...


sonarqubecheckstylesonar-runnersoftware-quality

Read More
Software Development Costs Pyramid...


software-quality

Read More
Is using Redux Hooks instead of connect() good design?...


reactjsreduxreact-reduxreact-hookssoftware-quality

Read More
Rating architectural efficiency...


performancearchitecturemetricssoftware-quality

Read More
Enforce pylint score to merge on a github branch...


pythongitgithubpylintsoftware-quality

Read More
How to get the length of a identifier/method in C#?...


c#visual-studiometricscode-metricssoftware-quality

Read More
Law of Demeter can easily be bypassed?...


oopsoftware-qualitylaw-of-demeter

Read More
Sonar Rename this method; there is a "private" method in the parent class with the same na...


javasonarqubesoftware-quality

Read More
How to unittest specific implementation...


unit-testingtestingtddsoftware-designsoftware-quality

Read More
Selenium Webdriver.io error message ERROR: Unexpected identifier firefox...


javascriptseleniumselenium-webdriverwebdriversoftware-quality

Read More
Writing a computer program that will analyse the quality of another computer program?...


testingautomated-testsz3software-quality

Read More
What is the most convincing way to require formalized unit testing?...


unit-testingsoftware-quality

Read More
Cohesion vs Single Responsibility...


oopsolid-principlessingle-responsibility-principlesoftware-qualitycohesion

Read More
Is there such a thing as a filename that is too long?...


software-quality

Read More
Running SonarQube on TeamCity...


sonarqubestatic-analysistypescript2.0sonarqube-scansoftware-quality

Read More
Best practice to return a variable when you're not sure if it exists...


phpsoftware-quality

Read More
Which tier is responsible for ensuring data integrity...


databasearchitecturesoftware-quality

Read More
What is the best way to mutualize code between both methods...


javascriptknex.jssoftware-quality

Read More
Eslint config file from codacy...


javascriptwebstormeslintsoftware-qualitycodacy

Read More
When should I use @Component instead of @Service?...


javaspringspring-bootsoftware-quality

Read More
How to measure robustness and stress?...


stress-testingsoftware-qualityrobustness

Read More
Java exceptions wrapping: bad practice?...


javaexceptionsoftware-quality

Read More
SonarQube fails on comment % while calculated ratio is >26%...


mavensonarqubesoftware-qualitysonar-pluginquality-gate

Read More
SonarQube Scanner error when run "sonar-scanner" command...


javaandroidsonarqubesonarqube-scansoftware-quality

Read More
Checkstyle and PMD as advice only...


javacheckstylepmdsoftware-quality

Read More
What quality metrics shall I follow for a PHP project and are there any softwares available?...


phpsoftware-quality

Read More
BackNext