DEV Community

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
30 knowledge base tools for developers in 2022

30 knowledge base tools for developers in 2022

15
Comments
3 min read
Building an Effective Code Review Process

Building an Effective Code Review Process

27
Comments 2
2 min read
Standardize code formatting with Spotless

Standardize code formatting with Spotless

36
Comments
2 min read
How to reduce cognitive complexity of a function?

How to reduce cognitive complexity of a function?

11
Comments 1
2 min read
Where do you stand on "magic" within languages and frameworks?

Where do you stand on "magic" within languages and frameworks?

47
Comments 43
1 min read
Improve Python Code Quality With Pylint

Improve Python Code Quality With Pylint

4
Comments
5 min read
Flutter : a journey to higher-quality apps

Flutter : a journey to higher-quality apps

26
Comments
12 min read
How to know when to comment your Dart code

How to know when to comment your Dart code

7
Comments
5 min read
UUID

UUID

8
Comments
2 min read
Intermodular analysis of C and C++ projects in detail. Part 1

Intermodular analysis of C and C++ projects in detail. Part 1

3
Comments
13 min read
How to add PHP CS Fixer to your project?

How to add PHP CS Fixer to your project?

4
Comments
1 min read
Standardize imports with ESLint

Standardize imports with ESLint

5
Comments
2 min read
What is a JavaScript Beautifier?

What is a JavaScript Beautifier?

7
Comments 1
1 min read
AWS Lambda Versions : Time to clean up! - sls-mentor is watching over you

AWS Lambda Versions : Time to clean up! - sls-mentor is watching over you

13
Comments
2 min read
High level programming - Explaining abstraction

High level programming - Explaining abstraction

8
Comments
4 min read
6 tips for refactoring code

6 tips for refactoring code

11
Comments
2 min read
Boy scout rule in 6 examples - the basic principle of web development

Boy scout rule in 6 examples - the basic principle of web development

7
Comments 1
9 min read
5 things I wish I knew before starting serious development (a journey into code perfection)

5 things I wish I knew before starting serious development (a journey into code perfection)

111
Comments 8
8 min read
Sunsetting SourceLevel’s Automated Code Review feature: What’s next?

Sunsetting SourceLevel’s Automated Code Review feature: What’s next?

9
Comments
1 min read
AWS Lambda 101: Shave That Bundle Down

AWS Lambda 101: Shave That Bundle Down

19
Comments
2 min read
Namespaces are just fine - No need to destructure every object in JavaScript

Namespaces are just fine - No need to destructure every object in JavaScript

11
Comments
2 min read
How NDepend Improves Your C# Code Quality?

How NDepend Improves Your C# Code Quality?

9
Comments
2 min read
How We Automated our End-to-End Testing from the First Line of Code

How We Automated our End-to-End Testing from the First Line of Code

11
Comments 2
9 min read
A Brief Introduction to Code Review: Everything You Want to Know

A Brief Introduction to Code Review: Everything You Want to Know

7
Comments
9 min read
Common React Design patterns: Custom Hooks

Common React Design patterns: Custom Hooks

10
Comments
2 min read
loading...