DEV Community

# codequality

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
SonarQube as a code health checker for Flask project

SonarQube as a code health checker for Flask project

6
Comments
2 min read
The forgotten `with` statement — and why you shouldn't use it

The forgotten `with` statement — and why you shouldn't use it

29
Comments 10
3 min read
How to name a boolean variable correctly?

How to name a boolean variable correctly?

3
Comments
3 min read
Validating Markup: Write Your Own Snippet

Validating Markup: Write Your Own Snippet

44
Comments 4
2 min read
Design Patterns: Command Pattern

Design Patterns: Command Pattern

9
Comments
5 min read
A Case Study in Incrementally Improving Beginner Code

A Case Study in Incrementally Improving Beginner Code

5
Comments
7 min read
Como escrever cĂłdigos mais padronizados?

Como escrever cĂłdigos mais padronizados?

22
Comments 5
2 min read
Code Quality Tools in Python

Code Quality Tools in Python

29
Comments
7 min read
Debut to Bug-Hunting Cybersecurity and writing Quality Code

Debut to Bug-Hunting Cybersecurity and writing Quality Code

11
Comments
7 min read
Return statement is ok

Return statement is ok

21
Comments 2
5 min read
Importance of Git

Importance of Git

3
Comments
2 min read
Composition > Inheritance in 4 mins

Composition > Inheritance in 4 mins

12
Comments
3 min read
Does business need a good code?

Does business need a good code?

4
Comments 4
2 min read
Performance issues? Find your bottleneck with console.time()

Performance issues? Find your bottleneck with console.time()

3
Comments
2 min read
Learning from My Tech Career Failures as a Software Engineer

Learning from My Tech Career Failures as a Software Engineer

8
Comments 2
5 min read
Launching A SonarQube Docker Container

Launching A SonarQube Docker Container

5
Comments
4 min read
Setting up Eslint(airbnb configuration), Prettier and Husky pre-commit hooks in CRA

Setting up Eslint(airbnb configuration), Prettier and Husky pre-commit hooks in CRA

33
Comments 7
4 min read
Unit Testing Best Practices: 6 tips for better names

Unit Testing Best Practices: 6 tips for better names

4
Comments
2 min read
Git hooks and Docker for Continuous integration - part 2

Git hooks and Docker for Continuous integration - part 2

5
Comments
2 min read
Git hooks and Docker for Continuous integration - part 1

Git hooks and Docker for Continuous integration - part 1

4
Comments
2 min read
Being a Good Developer: Tips for an Effective Code Review

Being a Good Developer: Tips for an Effective Code Review

7
Comments
6 min read
Why You Need Static Code Analysis

Why You Need Static Code Analysis

6
Comments
7 min read
Clean Code

Clean Code

149
Comments 20
3 min read
Developing a Client-Side Testing Strategy

Developing a Client-Side Testing Strategy

7
Comments
4 min read
Python Typing

Python Typing

7
Comments
5 min read
Organize React Components Better with Barrel Exports

Organize React Components Better with Barrel Exports

57
Comments 10
2 min read
To Loop or Not to Loop

To Loop or Not to Loop

4
Comments
3 min read
Improve Your Life with Long Error Messages

Improve Your Life with Long Error Messages

6
Comments
9 min read
Commenting Code | Good Practices

Commenting Code | Good Practices

84
Comments 11
3 min read
Comments are useful. You just need to learn when to use them

Comments are useful. You just need to learn when to use them

6
Comments
6 min read
Thinking twice before writing IF

Thinking twice before writing IF

2
Comments
1 min read
When everything is urgent, nothing is. What is Alarm Fatigue and how to deal with it.

When everything is urgent, nothing is. What is Alarm Fatigue and how to deal with it.

147
Comments 1
7 min read
Reasons behind bad Softwares (Technical Debts) and Refactoring

Reasons behind bad Softwares (Technical Debts) and Refactoring

13
Comments 2
3 min read
How to setup an automated testing pipeline with Codecov and GitHub Actions.

How to setup an automated testing pipeline with Codecov and GitHub Actions.

6
Comments 1
7 min read
PHP libraries and tools

PHP libraries and tools

62
Comments 11
4 min read
7 VS Code Extensions that'll Help You Stay in Your Editor

7 VS Code Extensions that'll Help You Stay in Your Editor

329
Comments 9
3 min read
How to review code better?

How to review code better?

2
Comments
2 min read
Guide to an Effective Code Review

Guide to an Effective Code Review

174
Comments 14
4 min read
What I have learned about clean coding

What I have learned about clean coding

2
Comments
9 min read
Component variant with View-Hook Pair

Component variant with View-Hook Pair

5
Comments
6 min read
When Abandoning Code Reviews Leads to Better Results

When Abandoning Code Reviews Leads to Better Results

2
Comments
3 min read
Tools to Improve Code Quality

Tools to Improve Code Quality

51
Comments
4 min read
Why Do We Need Design Principles?

Why Do We Need Design Principles?

7
Comments
4 min read
How To Debug Code Like A Pro

How To Debug Code Like A Pro

6
Comments
3 min read
Make code reviews less time-consuming

Make code reviews less time-consuming

2
Comments
3 min read
JavaScript: Avoid Run-Time Console Errors

JavaScript: Avoid Run-Time Console Errors

8
Comments 1
3 min read
Computer Science vs Software Engineering

Computer Science vs Software Engineering

12
Comments
3 min read
RxJS subscription management with Angular

RxJS subscription management with Angular

88
Comments 4
5 min read
Modular, extensible, maintainable, and testable functional strategy pattern - part 1

Modular, extensible, maintainable, and testable functional strategy pattern - part 1

3
Comments
5 min read
Maintaining Quality Documentation

Maintaining Quality Documentation

37
Comments 3
10 min read
On one hundred percent code coverage

On one hundred percent code coverage

3
Comments
3 min read
Testing strategies

Testing strategies

25
Comments 2
4 min read
How to extend Laravel with driver-based services

How to extend Laravel with driver-based services

6
Comments
8 min read
Shorter release cycles through improved security

Shorter release cycles through improved security

2
Comments
5 min read
How to write Clean and Modular Code 🤩👨‍💻

How to write Clean and Modular Code 🤩👨‍💻

9
Comments
5 min read
Angular reusable resolvers

Angular reusable resolvers

12
Comments 2
2 min read
Create real strong password generator with python

Create real strong password generator with python

6
Comments
2 min read
How to use Console.time() and Console.timeEnd() to make informed decisions.

How to use Console.time() and Console.timeEnd() to make informed decisions.

6
Comments 1
2 min read
🙌 Conducting a code review: Part 3 – The Change author ✍

🙌 Conducting a code review: Part 3 – The Change author ✍

2
Comments
7 min read
Best chrome extension for a web developer

Best chrome extension for a web developer

4
Comments
1 min read
loading...