DEV Community

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Learning from My Tech Career Failures as a Software Engineer
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for Why You Need Static Code Analysis

Why You Need Static Code Analysis

6
Comments
7 min read
Clean Code
Cover image for Clean Code

Clean Code

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

Developing a Client-Side Testing Strategy

8
Comments
4 min read
Python Typing
Cover image for Python Typing

Python Typing

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

Organize React Components Better with Barrel Exports

58
Comments 10
2 min read
Improve Your Life with Long Error Messages
Cover image for Improve Your Life with Long Error Messages

Improve Your Life with Long Error Messages

6
Comments
9 min read
Commenting Code | Good Practices
Cover image for 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
Cover image for 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
When everything is urgent, nothing is. What is Alarm Fatigue and how to deal with it.
Cover image for 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
Thinking twice before writing IF
Cover image for Thinking twice before writing IF

Thinking twice before writing IF

2
Comments
1 min read
Reasons behind bad Softwares (Technical Debts) and Refactoring
Cover image for 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
Cover image for 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.
Cover image for 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
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
Guide to an Effective Code Review
Cover image for Guide to an Effective Code Review

Guide to an Effective Code Review

174
Comments 15
4 min read
Component variant with View-Hook Pair
Cover image for Component variant with View-Hook Pair

Component variant with View-Hook Pair

5
Comments
6 min read
loading...