DEV Community

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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

35
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
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
PHP libraries and tools

PHP libraries and tools

65
Comments 11
4 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
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
To Loop or Not to Loop

To Loop or Not to Loop

4
Comments 1
3 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
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

90
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 🤩👨‍💻

29
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.

7
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
Create an automated file formator with python

Create an automated file formator with python

4
Comments
2 min read
Low-Code and Open Source as a Strategy

Low-Code and Open Source as a Strategy

12
Comments 6
8 min read
How to write good software tests

How to write good software tests

124
Comments 5
5 min read
How to Develop a Strong UberEats Clone to Strengthen Your Restaurant Business

How to Develop a Strong UberEats Clone to Strengthen Your Restaurant Business

5
Comments 1
4 min read
React if you use replit

React if you use replit

6
Comments 1
1 min read
That one time I fired our QA team

That one time I fired our QA team

2
Comments
2 min read
El amor por el código sí existe

El amor por el código sí existe

4
Comments
2 min read
Pointers in Golang

Pointers in Golang

13
Comments
3 min read
The thesis, antithesis and synthesis in software development

The thesis, antithesis and synthesis in software development

4
Comments
2 min read
Express your intentions in your coding - short lived variables

Express your intentions in your coding - short lived variables

3
Comments
2 min read
Writing your F.I.R.S.T. Unit Tests

Writing your F.I.R.S.T. Unit Tests

6
Comments
4 min read
Easily share best coding practices from your IDE with your team

Easily share best coding practices from your IDE with your team

1
Comments
3 min read
Types of attacks in Cyberspace

Types of attacks in Cyberspace

8
Comments 3
5 min read
loading...