DEV Community

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Ethics of Code Review

Ethics of Code Review

20
Comments
6 min read
How 4 lines of Java code end up in 518772 lines in production.

How 4 lines of Java code end up in 518772 lines in production.

60
Comments 13
3 min read
What's the Point of Pull Requests Anyway?

What's the Point of Pull Requests Anyway?

9
Comments
4 min read
Solve Async Callbacks with FutureBuilder!

Solve Async Callbacks with FutureBuilder!

8
Comments
3 min read
Maximum Bipartite Graph

Maximum Bipartite Graph

4
Comments
2 min read
Three Reasons Why I Love Reviewing Code

Three Reasons Why I Love Reviewing Code

2
Comments
4 min read
Software Developer vs Software Engineer Differences: Bogus or Real

Software Developer vs Software Engineer Differences: Bogus or Real

3
Comments
10 min read
How to implement Coding Guidelines

How to implement Coding Guidelines

6
Comments
2 min read
Fearless Code Review Checklist

Fearless Code Review Checklist

17
Comments
7 min read
Mistakes I made in code reviews and what I do now

Mistakes I made in code reviews and what I do now

597
Comments 30
4 min read
A "Gotcha" of JavaScript's Pass-by-Reference

A "Gotcha" of JavaScript's Pass-by-Reference

28
Comments 21
9 min read
Troll Hunting 101: JavaScript Passes Objects by Reference

Troll Hunting 101: JavaScript Passes Objects by Reference

40
Comments 7
10 min read
Learn the SOLID principles for Object Oriented Programming

Learn the SOLID principles for Object Oriented Programming

61
Comments 3
6 min read
Disable Arrow-Parens Lint rule in XO and Prettier

Disable Arrow-Parens Lint rule in XO and Prettier

10
Comments 1
3 min read
Pull Request Reviewer’s Checklist

Pull Request Reviewer’s Checklist

2
Comments
1 min read
#001 - Clean Code - Clean Code

#001 - Clean Code - Clean Code

41
Comments
4 min read
Code Smells, não deixa para depois.

Code Smells, não deixa para depois.

3
Comments
3 min read
NHA Coding Standards

NHA Coding Standards

2
Comments
5 min read
How to Test Responsive React Components

How to Test Responsive React Components

13
Comments
3 min read
JavaScript Truthy and Falsy Values

JavaScript Truthy and Falsy Values

9
Comments 2
3 min read
Who is Uncle Bob

Who is Uncle Bob

7
Comments 5
2 min read
Open Code-Coverage Bot

Open Code-Coverage Bot

7
Comments
3 min read
Linters: don't wait to test

Linters: don't wait to test

6
Comments 2
3 min read
The myth of "never going back to fix it later"

The myth of "never going back to fix it later"

65
Comments 19
1 min read
How to get started with Android Development?

How to get started with Android Development?

20
Comments 2
2 min read
Taking a Look at REST API Design Patterns

Taking a Look at REST API Design Patterns

15
Comments
5 min read
I self-learned to code at 30. Sharing my journey & tips for all

I self-learned to code at 30. Sharing my journey & tips for all

3
Comments
2 min read
Why we need the measurements ?

Why we need the measurements ?

6
Comments
2 min read
Comment-out Syndrome

Comment-out Syndrome

3
Comments 2
1 min read
Secure code review: Bonus - Who reviews the code?

Secure code review: Bonus - Who reviews the code?

7
Comments
2 min read
//TODO: Refactor me - A guide to measuring shortcuts

//TODO: Refactor me - A guide to measuring shortcuts

10
Comments 2
7 min read
Secure code review: Part 8 - Statically testing

Secure code review: Part 8 - Statically testing

5
Comments
2 min read
Will Vim give me more productivity!?

Will Vim give me more productivity!?

5
Comments 29
1 min read
Secure code review: Part 7 - Well-known attacks

Secure code review: Part 7 - Well-known attacks

5
Comments
3 min read
Code is for Humans

Code is for Humans

17
Comments 2
2 min read
Secure code review: Part 6 - Handling sensitive data

Secure code review: Part 6 - Handling sensitive data

8
Comments
3 min read
Are you Java expert? What will be the output of the given code snippet?

Are you Java expert? What will be the output of the given code snippet?

4
Comments 9
1 min read
Secure code review: Part 5 - Least privilege principle

Secure code review: Part 5 - Least privilege principle

11
Comments
2 min read
Secure code review: Part 4 - Enforce secure authentication

Secure code review: Part 4 - Enforce secure authentication

2
Comments
2 min read
When Should You Refactor Your Code?

When Should You Refactor Your Code?

6
Comments 1
4 min read
Secure code review: Part 3 - Test for vulnerabilities introduced by dependencies

Secure code review: Part 3 - Test for vulnerabilities introduced by dependencies

4
Comments
2 min read
10+ Awesome Jekyll Themes That You Need To Try In 2020

10+ Awesome Jekyll Themes That You Need To Try In 2020

28
Comments
6 min read
Secure code review: Part 2 - Never store secrets as code

Secure code review: Part 2 - Never store secrets as code

5
Comments
2 min read
Secure code review: Part 1 - Sanitize and validate all input

Secure code review: Part 1 - Sanitize and validate all input

21
Comments
2 min read
Do the SOLID principles apply to Functional Programming?

Do the SOLID principles apply to Functional Programming?

149
Comments 19
4 min read
How to write a readable commit message.

How to write a readable commit message.

16
Comments
2 min read
Configuring PHP_CodeSniffer in PhpStorm

Configuring PHP_CodeSniffer in PhpStorm

7
Comments
1 min read
Uncle Bob's clean code lecture

Uncle Bob's clean code lecture

4
Comments 2
1 min read
Refactoring: improve your code quality

Refactoring: improve your code quality

15
Comments
8 min read
How to master CSS?

How to master CSS?

4
Comments 1
1 min read
Managing deeply-nested Flutter files

Managing deeply-nested Flutter files

8
Comments 2
2 min read
My Top 4 Patterns for Writing Simple Code

My Top 4 Patterns for Writing Simple Code

99
Comments 3
5 min read
Como seguir a pirâmide de testes

Como seguir a pirâmide de testes

10
Comments
8 min read
How to Reduce App Development Costs Without Losing Quality

How to Reduce App Development Costs Without Losing Quality

4
Comments 1
9 min read
Outsource Application Security: Should You Consider It?

Outsource Application Security: Should You Consider It?

6
Comments 1
4 min read
Gitlab MR Bot: Getting people to do code reviews

Gitlab MR Bot: Getting people to do code reviews

17
Comments 2
5 min read
JavaScript's Functional Programming Mythology

JavaScript's Functional Programming Mythology

35
Comments 27
9 min read
Level up your debugging skills! Putting the Science into Computer Science

Level up your debugging skills! Putting the Science into Computer Science

7
Comments 1
5 min read
Doing code review

Doing code review

68
Comments 11
4 min read
Tossing TypeScript

Tossing TypeScript

56
Comments 34
12 min read
loading...