DEV Community

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Say no to Interface pollution - Interface Segregation Principle

Say no to Interface pollution - Interface Segregation Principle

5
Comments
3 min read
Cleaner code in Flutter:Getting Started

Cleaner code in Flutter:Getting Started

5
Comments
3 min read
Setup Mocha in watch mode for TDD in Node.js

Setup Mocha in watch mode for TDD in Node.js

2
Comments
2 min read
Getting Quicker Approval On Pull Requests On GitHub (or others)

Getting Quicker Approval On Pull Requests On GitHub (or others)

4
Comments
4 min read
Anotações Capítulo 8: Boundaries

Anotações Capítulo 8: Boundaries

4
Comments
6 min read
Writing self-documented code with low cognitive complexity

Writing self-documented code with low cognitive complexity

2
Comments
6 min read
Quick ESLint guide + VsCode ESLint on save

Quick ESLint guide + VsCode ESLint on save

14
Comments
3 min read
Software Performance – A Pragmatic Guide

Software Performance – A Pragmatic Guide

50
Comments 7
5 min read
Let's fix the negative framing of technical debt

Let's fix the negative framing of technical debt

9
Comments 4
3 min read
How to Secure Your AWS Serverless Application?

How to Secure Your AWS Serverless Application?

24
Comments 2
8 min read
Cyclomatic complexity and cognitive complexity

Cyclomatic complexity and cognitive complexity

4
Comments
4 min read
Lessons Learned from Programming at Google - Part 2

Lessons Learned from Programming at Google - Part 2

7
Comments 1
1 min read
How to Deep dive in Programing

How to Deep dive in Programing

5
Comments
2 min read
Git Branch Files

Git Branch Files

5
Comments
1 min read
Clean Code Part 2: Functions

Clean Code Part 2: Functions

7
Comments 4
3 min read
Say no to messy code

Say no to messy code

6
Comments
4 min read
Separate Presentation "System" first in the frontend architecture

Separate Presentation "System" first in the frontend architecture

2
Comments
5 min read
CSS class builder

CSS class builder

43
Comments 3
1 min read
Monte seu Type-Safe builder

Monte seu Type-Safe builder

21
Comments 4
9 min read
Clean Code Part 1: Meaningful Names

Clean Code Part 1: Meaningful Names

13
Comments 6
3 min read
Ternary Operator: Better Alternatives

Ternary Operator: Better Alternatives

61
Comments 4
2 min read
The Collab Lab TCL-23 Recap

The Collab Lab TCL-23 Recap

9
Comments
3 min read
🇧🇷 | Hierarquia de imports

🇧🇷 | Hierarquia de imports

13
Comments
4 min read
🇧🇷 | Import paths personalizados e como isso pode te ajudar

🇧🇷 | Import paths personalizados e como isso pode te ajudar

5
Comments
3 min read
Import hierarchy

Import hierarchy

10
Comments 1
4 min read
Ensuring Code Quality that Fits Your Business w/ Erika Chestnut of Calendly

Ensuring Code Quality that Fits Your Business w/ Erika Chestnut of Calendly

10
Comments
1 min read
Custom import paths and how it can help you

Custom import paths and how it can help you

6
Comments 1
3 min read
Anotações Capítulo 7: Error Handling

Anotações Capítulo 7: Error Handling

5
Comments
6 min read
Coding Styles: Imperative, Declarative and DSL🤯

Coding Styles: Imperative, Declarative and DSL🤯

16
Comments
4 min read
Python Static Analysis tools

Python Static Analysis tools

12
Comments 1
5 min read
Arrow Functions

Arrow Functions

49
Comments 3
3 min read
Design Patterns In JavaScript

Design Patterns In JavaScript

248
Comments 10
12 min read
What I Learned Solving A Leetcode Problem A Day For 45 Straight Days

What I Learned Solving A Leetcode Problem A Day For 45 Straight Days

3
Comments
3 min read
Know too much

Know too much

4
Comments
5 min read
Java - reduce redundant objects with Flyweight Design pattern

Java - reduce redundant objects with Flyweight Design pattern

37
Comments 6
4 min read
PHP - Create your own PHP Options Resolver ( Like Symfony )

PHP - Create your own PHP Options Resolver ( Like Symfony )

36
Comments 1
3 min read
How to build Enterprise Level Web Applications using Java?

How to build Enterprise Level Web Applications using Java?

54
Comments 18
4 min read
Open-Closed Principle

Open-Closed Principle

8
Comments 2
2 min read
Anotações Capítulo 5: Formatting

Anotações Capítulo 5: Formatting

3
Comments
6 min read
How to maintain software quality with minimal effort

How to maintain software quality with minimal effort

3
Comments
2 min read
How to Mock Luxon's DateTime.now When Using TDD

How to Mock Luxon's DateTime.now When Using TDD

12
Comments 2
2 min read
Managing Complexity Through Merge Request Templates

Managing Complexity Through Merge Request Templates

7
Comments
7 min read
Measuring Code Quality: Qualitative and Quantitative

Measuring Code Quality: Qualitative and Quantitative

4
Comments
3 min read
[PT-BR] Utilizando fixtures do pytest para melhorar seus testes

[PT-BR] Utilizando fixtures do pytest para melhorar seus testes

5
Comments 1
5 min read
Liskov Substitution Principle

Liskov Substitution Principle

12
Comments 2
3 min read
Learning about PWAs? You HAVE to play this game.

Learning about PWAs? You HAVE to play this game.

6
Comments 1
1 min read
Integrate React Hook Forms with Existing Form Components

Integrate React Hook Forms with Existing Form Components

9
Comments
3 min read
Using Custom Events to communicate between legacy jQuery code and new Framework code

Using Custom Events to communicate between legacy jQuery code and new Framework code

6
Comments
3 min read
Pull Request Checklist

Pull Request Checklist

5
Comments 2
4 min read
Best practices on Spring Cloud Kubernetes bootstrap configuration

Best practices on Spring Cloud Kubernetes bootstrap configuration

6
Comments
3 min read
How to write a good function?

How to write a good function?

5
Comments
3 min read
Why Software Quality Matters

Why Software Quality Matters

2
Comments
1 min read
Convenciones de nombre... ¿Como debo de nombrar o llamar las "cosas" en Laravel?

Convenciones de nombre... ¿Como debo de nombrar o llamar las "cosas" en Laravel?

10
Comments
2 min read
TinDog Javascript

TinDog Javascript

5
Comments
2 min read
Improving Code Quality With Dart Code Metrics

Improving Code Quality With Dart Code Metrics

7
Comments
8 min read
Learn To Recognize Code Smell

Learn To Recognize Code Smell

5
Comments
2 min read
Understanding C# Variables

Understanding C# Variables

6
Comments
3 min read
Code coverage best practices (Part I)

Code coverage best practices (Part I)

3
Comments
3 min read
Python Refactorings Part 3

Python Refactorings Part 3

5
Comments
5 min read
Interface Segregation Principle

Interface Segregation Principle

13
Comments 2
3 min read
loading...