DEV Community

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
7 Tips For Clean Code

7 Tips For Clean Code

172
Comments 24
3 min read
Why we learn algorithms!?

Why we learn algorithms!?

4
Comments 3
3 min read
All About Automated Tests - Part 1 - Excuses

All About Automated Tests - Part 1 - Excuses

3
Comments
5 min read
Git it ? Frame it !

Git it ? Frame it !

3
Comments
1 min read
PSA: Stop using Streams and Reader/Writers to Convert Strings/ByteArrays

PSA: Stop using Streams and Reader/Writers to Convert Strings/ByteArrays

6
Comments
1 min read
Quality-Driven Software Architecture

Quality-Driven Software Architecture

6
Comments
13 min read
Why should we use Lombok's @Builder annotation ?

Why should we use Lombok's @Builder annotation ?

5
Comments 2
3 min read
AnotaçÔes Capítulo 9: Unit Tests

AnotaçÔes Capítulo 9: Unit Tests

7
Comments
10 min read
Improve your Javascript conditionals

Improve your Javascript conditionals

27
Comments 2
6 min read
5 of The Best Study Materials for Google [Recommended by Google]

5 of The Best Study Materials for Google [Recommended by Google]

44
Comments 2
10 min read
How to make code reviews stress free

How to make code reviews stress free

2
Comments
3 min read
ES6 is the Node way to go

ES6 is the Node way to go

90
Comments 18
2 min read
Regex 101

Regex 101

94
Comments 8
4 min read
The 3-Second Frontend Developer Test

The 3-Second Frontend Developer Test

34
Comments 3
3 min read
Write Readable & Consistent Functions

Write Readable & Consistent Functions

4
Comments
3 min read
Harmless code and Obvious code - a Code Review Chronicles about Date validation

Harmless code and Obvious code - a Code Review Chronicles about Date validation

5
Comments
6 min read
Exceptions Handling | PHP

Exceptions Handling | PHP

4
Comments
2 min read
Shift Left Testing

Shift Left Testing

3
Comments
5 min read
How To Write Clean Code in Python

How To Write Clean Code in Python

191
Comments 16
5 min read
Software Engineering Principle — Coupling & Cohesion

Software Engineering Principle — Coupling & Cohesion

8
Comments
3 min read
5 vs code extension to make coding environment more attracting

5 vs code extension to make coding environment more attracting

173
Comments 16
3 min read
Developer tips you need to know

Developer tips you need to know

7
Comments
2 min read
Accessible Code Reviews

Accessible Code Reviews

11
Comments
4 min read
Best Practices of Exception Handling

Best Practices of Exception Handling

4
Comments
8 min read
Say no to Interface pollution - Interface Segregation Principle

Say no to Interface pollution - Interface Segregation Principle

4
Comments
3 min read
11 Git Commands I Use Every Day

11 Git Commands I Use Every Day

383
Comments 15
3 min read
Cleaner code in Flutter:Getting Started

Cleaner code in Flutter:Getting Started

4
Comments
3 min read
Setup Mocha in watch mode for TDD in Node.js

Setup Mocha in watch mode for TDD in Node.js

2
Comments
2 min read
Getting Quicker Feedback In Pull Requests On GitHub (or others)

Getting Quicker Feedback In Pull Requests On GitHub (or others)

4
Comments
4 min read
AnotaçÔes Capítulo 8: Boundaries

AnotaçÔes Capítulo 8: Boundaries

4
Comments
6 min read
Writing self-documented code with low cognitive complexity

Writing self-documented code with low cognitive complexity

2
Comments
6 min read
Quick ESLint guide + VsCode ESLint on save

Quick ESLint guide + VsCode ESLint on save

8
Comments
3 min read
Software Performance – A Pragmatic Guide

Software Performance – A Pragmatic Guide

50
Comments 7
5 min read
Let's fix the negative framing of technical debt

Let's fix the negative framing of technical debt

9
Comments 4
3 min read
How to Secure Your AWS Serverless Application?

How to Secure Your AWS Serverless Application?

24
Comments 2
8 min read
eslint command line options supported by next lint (incl. --fix)

eslint command line options supported by next lint (incl. --fix)

14
Comments
2 min read
Cyclomatic complexity and cognitive complexity

Cyclomatic complexity and cognitive complexity

3
Comments
4 min read
Lessons Learned from Programming at Google - Part 2

Lessons Learned from Programming at Google - Part 2

7
Comments 1
1 min read
How to Deep dive in Programing

How to Deep dive in Programing

5
Comments
2 min read
Clean Code Part 2: Functions

Clean Code Part 2: Functions

7
Comments 4
3 min read
Say no to messy code

Say no to messy code

6
Comments
4 min read
Separate Presentation "System" first in the frontend architecture

Separate Presentation "System" first in the frontend architecture

2
Comments
5 min read
CSS class builder

CSS class builder

43
Comments 3
1 min read
Monte seu Type-Safe builder

Monte seu Type-Safe builder

21
Comments 4
9 min read
Clean Code Part 1: Meaningful Names

Clean Code Part 1: Meaningful Names

13
Comments 6
3 min read
Ternary Operator: Better Alternatives

Ternary Operator: Better Alternatives

60
Comments 4
2 min read
The Engineer's Complete Guide to Legacy Code

The Engineer's Complete Guide to Legacy Code

17
Comments 1
6 min read
The Collab Lab TCL-23 Recap

The Collab Lab TCL-23 Recap

9
Comments
3 min read
đŸ‡§đŸ‡· | Hierarquia de imports

đŸ‡§đŸ‡· | Hierarquia de imports

11
Comments
4 min read
đŸ‡§đŸ‡· | Import paths personalizados e como isso pode te ajudar

đŸ‡§đŸ‡· | Import paths personalizados e como isso pode te ajudar

5
Comments
3 min read
Import hierarchy

Import hierarchy

6
Comments 1
4 min read
Ensuring Code Quality that Fits Your Business w/ Erika Chestnut of Calendly

Ensuring Code Quality that Fits Your Business w/ Erika Chestnut of Calendly

10
Comments
1 min read
Custom import paths and how it can help you

Custom import paths and how it can help you

6
Comments 1
3 min read
AnotaçÔes Capítulo 7: Error Handling

AnotaçÔes Capítulo 7: Error Handling

5
Comments
6 min read
Coding Styles: Imperative, Declarative and DSLđŸ€Ż

Coding Styles: Imperative, Declarative and DSLđŸ€Ż

16
Comments
4 min read
Python Static Analysis tools

Python Static Analysis tools

7
Comments 1
5 min read
10 Must-Have VS Code Extensions to Improve Your Productivity

10 Must-Have VS Code Extensions to Improve Your Productivity

388
Comments 10
3 min read
3 Most Important Metrics For Engineering Team Performance

3 Most Important Metrics For Engineering Team Performance

45
Comments
5 min read
Arrow Functions

Arrow Functions

49
Comments 3
3 min read
Design Patterns In JavaScript

Design Patterns In JavaScript

245
Comments 10
12 min read
loading...