DEV Community

# codequality

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
What is git and why it is used?

What is git and why it is used?

2
Comments
3 min read
Coding Best Practices for Java Apps

Coding Best Practices for Java Apps

17
Comments
2 min read
Adding New Lint Rules Without the Fuss

Adding New Lint Rules Without the Fuss

10
Comments
5 min read
What is a good code review?

What is a good code review?

9
Comments 5
5 min read
Code Quality Measurement

Code Quality Measurement

7
Comments 2
1 min read
The hidden Django anti-pattern preventing your prod rollback

The hidden Django anti-pattern preventing your prod rollback

5
Comments
2 min read
Three tips to be a better code reviewer today

Three tips to be a better code reviewer today

9
Comments
3 min read
Testing of a RESTful API

Testing of a RESTful API

3
Comments
3 min read
End to End test automation for web apps

End to End test automation for web apps

50
Comments
1 min read
Fixing inefficient Django ORM in brownfield projects

Fixing inefficient Django ORM in brownfield projects

6
Comments 1
3 min read
Docker best practices: lint your Dockerfile!

Docker best practices: lint your Dockerfile!

11
Comments 1
2 min read
A importância de organizar seu CSS!

A importância de organizar seu CSS!

5
Comments 5
5 min read
Detecting code that will break Django migrations

Detecting code that will break Django migrations

4
Comments
2 min read
API testing with Java and REST Assured - getting started

API testing with Java and REST Assured - getting started

19
Comments
5 min read
Naked settings.py in your codebase?

Naked settings.py in your codebase?

2
Comments
3 min read
Functions should have same level of abstraction

Functions should have same level of abstraction

7
Comments
2 min read
Create and test RESTful APIs

Create and test RESTful APIs

5
Comments
3 min read
Why we need Code Reviews

Why we need Code Reviews

6
Comments
2 min read
A Beginner's Guide To Writing Clean Code

A Beginner's Guide To Writing Clean Code

34
Comments 2
5 min read
Decomposition

Decomposition

2
Comments
2 min read
Naming Classes Effectively

Naming Classes Effectively

9
Comments
3 min read
What are GitLab badges?

What are GitLab badges?

5
Comments
2 min read
6 Steps To Take Control of Your Software Quality

6 Steps To Take Control of Your Software Quality

8
Comments
4 min read
Who Killed The Tab?

Who Killed The Tab?

52
Comments 72
18 min read
Code Reviews. Do You Even Need Them? Why?

Code Reviews. Do You Even Need Them? Why?

2
Comments
9 min read
Top 5 advanced C programming concepts for developers

Top 5 advanced C programming concepts for developers

20
Comments 2
11 min read
What Makes Concurrency in Go so Special (golang concurrency patterns)

What Makes Concurrency in Go so Special (golang concurrency patterns)

4
Comments
4 min read
Fragile Code

Fragile Code

2
Comments 2
1 min read
Yes, your users care about how you write code

Yes, your users care about how you write code

4
Comments
4 min read
Advanced Docker: how to use secrets the right way

Advanced Docker: how to use secrets the right way

174
Comments 5
4 min read
Naming Functions Effectively

Naming Functions Effectively

9
Comments 1
4 min read
API design for code quality

API design for code quality

4
Comments 1
1 min read
What is GitHub Code Scanning?

What is GitHub Code Scanning?

8
Comments
1 min read
3 Tips for Better Code Reviews

3 Tips for Better Code Reviews

5
Comments
2 min read
Story: How I Dealt with Feature Creeping CEO

Story: How I Dealt with Feature Creeping CEO

2
Comments
3 min read
Manage your technical debt roadmap right from your code 🚀

Manage your technical debt roadmap right from your code 🚀

53
Comments 2
10 min read
5 tips to Full-Stack Simplicity

5 tips to Full-Stack Simplicity

31
Comments 3
3 min read
You can move fast without breaking things.

You can move fast without breaking things.

3
Comments
2 min read
Create A Docker Container For Go (golang) Code In UNDER Ten Minutes [Getting Started)

Create A Docker Container For Go (golang) Code In UNDER Ten Minutes [Getting Started)

7
Comments
1 min read
Naming Variables Effectively

Naming Variables Effectively

11
Comments 1
3 min read
Story: The Worst Day Of 6 Years At Work

Story: The Worst Day Of 6 Years At Work

6
Comments 2
2 min read
How we create and manage a ReasonML Code Style Guide at Avo in a democratic and open way

How we create and manage a ReasonML Code Style Guide at Avo in a democratic and open way

19
Comments
2 min read
Good code Practices

Good code Practices

2
Comments
1 min read
A common language feature I never learned about in college

A common language feature I never learned about in college

26
Comments 7
3 min read
Is there a good temporary variable name that you use?

Is there a good temporary variable name that you use?

6
Comments 10
1 min read
The new reason for creating new languages

The new reason for creating new languages

4
Comments 3
2 min read
Bulletproof static code analysis for React

Bulletproof static code analysis for React

3
Comments 1
4 min read
Avoiding IF nesting ✨

Avoiding IF nesting ✨

20
Comments 2
1 min read
What is your team code review process?

What is your team code review process?

7
Comments 4
1 min read
The five SOLID principles and why you should use them in your codebase

The five SOLID principles and why you should use them in your codebase

110
Comments 2
8 min read
Code Coverage

Code Coverage

2
Comments
2 min read
The Way of the DEVELOPAH

The Way of the DEVELOPAH

5
Comments 2
3 min read
Code Smell 04 - String Abusers

Code Smell 04 - String Abusers

12
Comments
1 min read
How To Use DispatchGroups To Gather Information From Multiple Sources At Once

How To Use DispatchGroups To Gather Information From Multiple Sources At Once

6
Comments
7 min read
Chrome find unused code 🔎

Chrome find unused code 🔎

25
Comments
2 min read
Code Smell 02 - Constants and Magic Numbers

Code Smell 02 - Constants and Magic Numbers

27
Comments 1
1 min read
O poder da semântica em aplicações Web - parte 1

O poder da semântica em aplicações Web - parte 1

6
Comments
5 min read
Do you do Snapshot Testing?

Do you do Snapshot Testing?

8
Comments 4
3 min read
Pull requests reivews

Pull requests reivews

3
Comments 4
1 min read
Eager Loading In Laravel Route Models

Eager Loading In Laravel Route Models

7
Comments
3 min read
loading...