DEV Community

# codereview

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Code and System Design Review Checklist

Code and System Design Review Checklist

6
Comments
9 min read
MoSCoW: The Best Code Review Technique You're Not Using

MoSCoW: The Best Code Review Technique You're Not Using

273
Comments 6
2 min read
Common telephonic interview questions - Section 1

Common telephonic interview questions - Section 1

3
Comments
4 min read
Managing expectations in code reviews

Managing expectations in code reviews

1
Comments
4 min read
🙌 Conducting a code review: Part 3 – The Change author ✍

🙌 Conducting a code review: Part 3 – The Change author ✍

2
Comments
7 min read
7 VS Code Extensions for Frontend Developers

7 VS Code Extensions for Frontend Developers

340
Comments 11
5 min read
How to protect GitHub projects from non-reviewed code and force code review culture

How to protect GitHub projects from non-reviewed code and force code review culture

90
Comments 3
5 min read
Python script to delete files older than 1 day, delete empty sub-directories recursively and create a log file for records!

Python script to delete files older than 1 day, delete empty sub-directories recursively and create a log file for records!

6
Comments
6 min read
Low-Code and Open Source as a Strategy

Low-Code and Open Source as a Strategy

12
Comments 6
8 min read
Created a skill section with flexbox and javascript, feedback would be appreciated!

Created a skill section with flexbox and javascript, feedback would be appreciated!

5
Comments 7
4 min read
El amor por el cĂłdigo sĂ­ existe

El amor por el cĂłdigo sĂ­ existe

4
Comments
2 min read
Express your intentions in your coding - short lived variables

Express your intentions in your coding - short lived variables

3
Comments
2 min read
Easily share best coding practices from your IDE with your team

Easily share best coding practices from your IDE with your team

1
Comments
3 min read
Run RuboCop on git commit with Overcommit Gem

Run RuboCop on git commit with Overcommit Gem

4
Comments
6 min read
When You Merge Pull Requests You Lose Knowledge

When You Merge Pull Requests You Lose Knowledge

10
Comments
10 min read
If-else conditions and using them wisely

If-else conditions and using them wisely

2
Comments 1
3 min read
Conducting a code review: Part 2.1 - What to look for in a code review 🔎

Conducting a code review: Part 2.1 - What to look for in a code review 🔎

7
Comments 3
5 min read
Conducting a code review: Part 2 – The reviewer 🙌

Conducting a code review: Part 2 – The reviewer 🙌

2
Comments
8 min read
Those “Pesky” Pull Requests are Totally Worth It

Those “Pesky” Pull Requests are Totally Worth It

27
Comments 8
7 min read
A code review checklist from Reviewpad

A code review checklist from Reviewpad

2
Comments
3 min read
Beginner's Guide to RuboCop in Rails

Beginner's Guide to RuboCop in Rails

50
Comments
9 min read
How long should code reviews take?

How long should code reviews take?

6
Comments 1
3 min read
Code Review - What is and why you should care

Code Review - What is and why you should care

2
Comments
11 min read
Why we need multiple or various code analysis tools?

Why we need multiple or various code analysis tools?

3
Comments
3 min read
Those “Pesky” Pull Requests are Totally Worth It

Those “Pesky” Pull Requests are Totally Worth It

5
Comments
6 min read
5 Best JetBrains Extensions for Refactoring & Code Quality🏆

5 Best JetBrains Extensions for Refactoring & Code Quality🏆

70
Comments 2
2 min read
Code reviews in a nutshell

Code reviews in a nutshell

7
Comments 1
5 min read
18 Tips For a Better React Code Review (TS/JS)

18 Tips For a Better React Code Review (TS/JS)

5
Comments
9 min read
This branch is out-of-date

This branch is out-of-date

5
Comments
3 min read
The traits of a good code review

The traits of a good code review

8
Comments
2 min read
Visualising Changes With Semantic Git Differences

Visualising Changes With Semantic Git Differences

8
Comments 1
3 min read
How to Make a Good Pull Request

How to Make a Good Pull Request

6
Comments 2
6 min read
One big reason to review the code

One big reason to review the code

7
Comments 1
3 min read
How do you handle Code Reviews?

How do you handle Code Reviews?

12
Comments 7
1 min read
I Don’t Know!

I Don’t Know!

4
Comments
4 min read
I'm Changing How I Review Code

I'm Changing How I Review Code

212
Comments 27
6 min read
Tic Tac Toe C++

Tic Tac Toe C++

7
Comments 2
5 min read
Best Practices of Exception Handling

Best Practices of Exception Handling

4
Comments
8 min read
Reviewing big pull requests. What, why, how.

Reviewing big pull requests. What, why, how.

5
Comments
4 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
Finding Time For Security When Scaling w/ Liran Tal

Finding Time For Security When Scaling w/ Liran Tal

10
Comments
1 min read
Deep dive into Git Rebase

Deep dive into Git Rebase

5
Comments
3 min read
3 Steps Improve Code Readability

3 Steps Improve Code Readability

9
Comments
2 min read
Chickity-check yo self before you wreck yo self!

Chickity-check yo self before you wreck yo self!

7
Comments 1
3 min read
Clean Code Part 2: Functions

Clean Code Part 2: Functions

7
Comments 4
3 min read
The eight tips for every newbie programmer!

The eight tips for every newbie programmer!

27
Comments 5
3 min read
Clean Code Part 1: Meaningful Names

Clean Code Part 1: Meaningful Names

13
Comments 6
3 min read
5 Best Dev Tools for Code Search

5 Best Dev Tools for Code Search

3
Comments
5 min read
Optimizing pull request for developer happiness

Optimizing pull request for developer happiness

9
Comments 2
3 min read
Python Static Analysis tools

Python Static Analysis tools

7
Comments 1
5 min read
3 Most Important Metrics For Engineering Team Performance

3 Most Important Metrics For Engineering Team Performance

45
Comments
5 min read
Git(Hub) Flow, Trunk Based Development, And Code Reviews

Git(Hub) Flow, Trunk Based Development, And Code Reviews

66
Comments 3
4 min read
Context Switching: Why It Hurts Code Reviews And What We Are Doing About It

Context Switching: Why It Hurts Code Reviews And What We Are Doing About It

5
Comments
6 min read
Integrate Pronto with Gitlab CI for Rails App

Integrate Pronto with Gitlab CI for Rails App

6
Comments
5 min read
Measuring Code Quality: Qualitative and Quantitative

Measuring Code Quality: Qualitative and Quantitative

3
Comments
3 min read
4 Best Practices for Writing Meaningful Code Comments

4 Best Practices for Writing Meaningful Code Comments

9
Comments
5 min read
Code reviews for dummies

Code reviews for dummies

3
Comments
5 min read
Why You Need To Be Doing Code Reviews

Why You Need To Be Doing Code Reviews

4
Comments
5 min read
The book most of us don't need.

The book most of us don't need.

5
Comments
1 min read
10 Tips to Get Faster Code Reviews

10 Tips to Get Faster Code Reviews

4
Comments 1
3 min read
loading...