How to use Visual Studio IntelliCode – Code Development using AI Visual Studio IntelliCode is a tool helping in code development and analysis of code...
Continue ReadingAwesome code – Primitive Obsession Code Smell Resolution with example
Today in this article, we will cover Primitive Obsession Code Smell Resolution with an example. We will cover below aspects, “Code is read more often...
Continue ReadingSonar Qube – Code Quality of Angular, React, and Vue applications
Continuous Code Quality UI (Angular, React, or Vue) using SonarLint Today in this article we shall see how to use the Sonar Lint IDE extension...
Continue ReadingContinuous Code Quality of .NET with SonarQube
Code Quality of .NET using SonarQube in Visual Studio Most of us understand the importance of code quality. Good coding practices are language agnostics and...
Continue ReadingAwesome Code – Feature Envy Code Smell Resolutions
Feature Envy Code Smell Resolution with examples Today in this article, we will see Feature Envy Code Smell Resolution with examples. Methods used in the...
Continue Reading