DEV Community

# codequality

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Dont Let Your Project Ice Over

Dont Let Your Project Ice Over

10
Comments 1
2 min read
Communicating Technical Debt

Communicating Technical Debt

98
Comments 12
10 min read
Addressing Tech Debt without Killing Quality

Addressing Tech Debt without Killing Quality

78
Comments 3
8 min read
Top 5 Bad Coding Practices — Avoid Them to All costs!

Top 5 Bad Coding Practices — Avoid Them to All costs!

86
Comments 5
5 min read
👨‍💻🤖 The 3 best auto formatters for Python

👨‍💻🤖 The 3 best auto formatters for Python

53
Comments 1
10 min read
Arquitetura de Software: O Teorema CAP

Arquitetura de Software: O Teorema CAP

12
Comments
3 min read
Matching your way to consistent states

Matching your way to consistent states

77
Comments 8
8 min read
Strategies for Paying Off Technical Debt

Strategies for Paying Off Technical Debt

80
Comments
6 min read
Adopting the Angular Style Guide

Adopting the Angular Style Guide

8
Comments
1 min read
7 examples of sneaky tech debt and how to spot them

7 examples of sneaky tech debt and how to spot them

7
Comments
8 min read
The simple reasons tech debt is inevitable

The simple reasons tech debt is inevitable

7
Comments
6 min read
Part 2: Testing Model Relationships in Laravel — BASIC

Part 2: Testing Model Relationships in Laravel — BASIC

36
Comments 4
7 min read
Part 3: Testing Model Relationships in Laravel — POLYMORPHIC

Part 3: Testing Model Relationships in Laravel — POLYMORPHIC

22
Comments 1
3 min read
Part 1: Testing Model Relationships in Laravel — Schema Tests

Part 1: Testing Model Relationships in Laravel — Schema Tests

19
Comments 5
6 min read
Pull request template

Pull request template

10
Comments 4
1 min read
Feedback requested for Software Quality talk

Feedback requested for Software Quality talk

7
Comments 8
2 min read
Weirdest rules from coding standards

Weirdest rules from coding standards

8
Comments 1
3 min read
The ONE chart every developer MUST understand

The ONE chart every developer MUST understand

355
Comments 48
11 min read
For vs Foreach

For vs Foreach

5
Comments 2
2 min read
How TypeScript squashed all known bugs

How TypeScript squashed all known bugs

82
Comments 28
3 min read
4 habits every engineering team needs to beat tech debt

4 habits every engineering team needs to beat tech debt

10
Comments
7 min read
The power of static in PHP

The power of static in PHP

47
Comments 1
4 min read
Safe .NET Feature Flags with FeatureToggle

Safe .NET Feature Flags with FeatureToggle

60
Comments 6
4 min read
Two quick tips for writing legible code

Two quick tips for writing legible code

9
Comments 6
3 min read
Removendo repetições de um array com a classe Set

Removendo repetições de um array com a classe Set

6
Comments 2
1 min read
Writing Good Unit Tests: A Step By Step Tutorial

Writing Good Unit Tests: A Step By Step Tutorial

398
Comments 5
7 min read
Simple Names

Simple Names

8
Comments 3
2 min read
Dependency Hell

Dependency Hell

4
Comments 3
3 min read
Mitigate Null Pointer Exceptions in Java with Optional class

Mitigate Null Pointer Exceptions in Java with Optional class

17
Comments 4
2 min read
Writing scalable Typescript

Writing scalable Typescript

23
Comments 2
9 min read
Unit Testing: Mocks

Unit Testing: Mocks

21
Comments 1
9 min read
Check that spelling, please! (code review chronicles)

Check that spelling, please! (code review chronicles)

11
Comments 3
3 min read
How tech debt impacts everyone in the company

How tech debt impacts everyone in the company

5
Comments 2
8 min read
Unhealthy Code: Null Checks Everywhere!

Unhealthy Code: Null Checks Everywhere!

279
Comments 48
5 min read
Condicional mais legĂ­vel com Array.includes()

Condicional mais legĂ­vel com Array.includes()

6
Comments
1 min read
Safer Code with C# 8 Non-Null Reference Types

Safer Code with C# 8 Non-Null Reference Types

73
Comments 7
5 min read
Accepting Technical Debt As Important As Fighting It

Accepting Technical Debt As Important As Fighting It

5
Comments
5 min read
I Link Resources to Enumeration Constants; Why You Should Too!

I Link Resources to Enumeration Constants; Why You Should Too!

9
Comments 2
1 min read
Thoughts about monorepos and code-sharing

Thoughts about monorepos and code-sharing

1
Comments 1
3 min read
Eliminating Nulls in C# with Functional Programming

Eliminating Nulls in C# with Functional Programming

63
Comments 13
4 min read
How to Write Efficient Code

How to Write Efficient Code

8
Comments 2
7 min read
The best Laravel repositories solution in 30 lines of code

The best Laravel repositories solution in 30 lines of code

33
Comments 7
2 min read
Unit Testing: Mocks

Unit Testing: Mocks

84
Comments 1
9 min read
Confirmation Bias: How your brain wants to wreck your code

Confirmation Bias: How your brain wants to wreck your code

40
Comments 3
5 min read
Annotating Nulls in C#

Annotating Nulls in C#

17
Comments 2
4 min read
Swift Minimal Coding Rules

Swift Minimal Coding Rules

7
Comments
2 min read
Python code formatting using Black

Python code formatting using Black

10
Comments 7
3 min read
Continuous Integration and Code Reviews

Continuous Integration and Code Reviews

5
Comments 2
2 min read
To align assignments or not?

To align assignments or not?

6
Comments 1
1 min read
Unhealthy Code: Primitive Overuse

Unhealthy Code: Primitive Overuse

127
Comments 12
6 min read
Reduce Batch Size

Reduce Batch Size

8
Comments 1
5 min read
Code Review and your team

Code Review and your team

67
Comments 4
5 min read
The 7 Basic Tools of Software Quality

The 7 Basic Tools of Software Quality

24
Comments 2
6 min read
Refactoring C# Unit Tests

Refactoring C# Unit Tests

21
Comments 4
5 min read
5 easy wins for cleaner Javascript code 🧹

5 easy wins for cleaner Javascript code 🧹

153
Comments 30
3 min read
Victimless Canary Testing with Scientist .NET

Victimless Canary Testing with Scientist .NET

33
Comments 3
4 min read
Abstract Operations—the key to understand Coercion in JavaScript

Abstract Operations—the key to understand Coercion in JavaScript

139
Comments 18
9 min read
Pay down tech debt aboard the Ship of Theseus

Pay down tech debt aboard the Ship of Theseus

26
Comments
3 min read
Making Defects Impossible

Making Defects Impossible

22
Comments 1
5 min read
HELP your Code Review

HELP your Code Review

7
Comments
3 min read
loading...