DEV Community

# codequality

Posts

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

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

5 vs code extension to make coding environment more attracting

174
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
11 Git Commands I Use Every Day

11 Git Commands I Use Every Day

383
Comments 15
3 min read
Say no to Interface pollution - Interface Segregation Principle

Say no to Interface pollution - Interface Segregation Principle

5
Comments
3 min read
Cleaner code in Flutter:Getting Started

Cleaner code in Flutter:Getting Started

5
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 Approval On Pull Requests On GitHub (or others)

Getting Quicker Approval On 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

17
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
Cyclomatic complexity and cognitive complexity

Cyclomatic complexity and cognitive complexity

4
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
Git Branch Files

Git Branch Files

5
Comments
1 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
loading...