DEV Community

# codequality

Posts

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

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