Javascript Security Checklist Post date September 29, 2021 Post author By Bour Abdelhadi Post categories In codereview, JavaScript, security
Stop abusing .map()! Post date September 26, 2021 Post author By Pan Seba Post categories In codereview, functional, JavaScript, programming
Guide to an Effective Code Review Post date September 16, 2021 Post author By DEV Community Post categories In codenewbie, codequality, codereview, productivity
Engenharia de Software: O tal Code Review Post date September 14, 2021 Post author By Marylly Post categories In Agile, bestpractice, codereview, engineering
Overcoming the Fear of LOCO(Lines of Coding) Post date September 14, 2021 Post author By Riean Esteves Post categories In challenge, codereview, coding, programming
Tools to Improve Code Quality Post date September 13, 2021 Post author By Alex Omeyer Post categories In codequality, codereview, refactorit, Tooling
Common telephonic interview questions – Section 1 Post date September 9, 2021 Post author By NITESH TALIYAN Post categories In career, codereview, programming, re
MoSCoW: The Best Code Review Technique You’re Not Using Post date September 2, 2021 Post author By Simon Barker Post categories In career, codereview, JavaScript, webdev
How to protect GitHub projects from non-reviewed code and force code review culture Post date August 31, 2021 Post author By Mario Loncarek Post categories In codereview, engineeringmonday, github, productivity
Low-Code and Open Source as a Strategy Post date August 30, 2021 Post author By Conor Bronsdon Post categories In codequality, codereview, discuss, opensource
El amor por el código sí existe Post date August 29, 2021 Post author By Eloy Manuel Chacón Martínez Post categories In codequality, codereview, programming, spanish
7 VS Code Extensions for Frontend Developers Post date August 26, 2021 Post author By Alex Omeyer Post categories In codenewbie, codequality, codereview, vscode
Get started with Python type hints Post date August 25, 2021 Post author By Otmane Riad Post categories In codereview, programming, python
Those “Pesky” Pull Requests are Totally Worth It Post date August 20, 2021 Post author By Nick Hodges Post categories In codereview, devops, discuss, programming
How long should code reviews take? Post date August 16, 2021 Post author By Reviewpad Post categories In beginners, codereview, culture
Software engineering is different from programming Post date August 13, 2021 Post author By khaireddine arbouch Post categories In codereview, JavaScript, programming, react
Code reviews in a nutshell Post date August 5, 2021 Post author By Reviewpad Post categories In codereview, explainlikeimfive, pullrequest
This branch is out-of-date Post date August 2, 2021 Post author By Ankit Jain Post categories In codereview, devops, github, productivity
Visualising Changes With Semantic Git Differences Post date July 30, 2021 Post author By Marcelo Sousa Post categories In codereview, gitdiff, github, semantic
One big reason to review the code Post date July 29, 2021 Post author By Eugene Haisenka Post categories In codereview, github, programming, webdev
How to Make a Good Pull Request Post date July 29, 2021 Post author By Mike Cronin Post categories In codenewbie, codereview, JavaScript, webdev
Tic Tac Toe C++ Post date July 18, 2021 Post author By Muhammad Bilal Mohib-ul-Nabi Post categories In codereview, cpp, game, tictactoe
Reviewing big pull requests. What, why, how. Post date July 14, 2021 Post author By Vladimir Penyazkov Post categories In codereview, pullrequests, visualization
Getting Quicker Feedback In Pull Requests On GitHub (or others) Post date July 13, 2021 Post author By Vivek Ranjan Post categories In codequality, codereview, github, productivity
Those “Pesky” Pull Requests are Totally Worth It Post date July 12, 2021 Post author By LinearB Post categories In codereview, pullrequest, softwaredevelopment
Finding Time For Security When Scaling w/ Liran Tal Post date July 10, 2021 Post author By Conor Bronsdon Post categories In codereview, culture, devops, security
Clean Code Part 2: Functions Post date July 5, 2021 Post author By Tanisha Sabherwal Post categories In codenewbie, codequality, codereview, programming
3 Most Important Metrics For Engineering Team Performance Post date June 24, 2021 Post author By Alex Omeyer Post categories In codenewbie, codequality, codereview, management
Git(Hub) Flow, Trunk Based Development, And Code Reviews Post date June 18, 2021 Post author By Adriano Martins Post categories In branching, codereview, git, trunkbaseddevelopment
Context Switching: Why It Hurts Code Reviews And What We Are Doing About It Post date June 11, 2021 Post author By Marcelo Sousa Post categories In codereview, contextswitching
4 Best Practices for Writing Meaningful Code Comments Post date June 4, 2021 Post author By Alex Omeyer Post categories In codequality, codereview, refactorit, vscode
5 Habits of Great Software Engineers Post date May 16, 2021 Post author By Jonathan Fielding Post categories In codenewbie, codequality, codereview, leadership
Checking your python code? Post date May 5, 2021 Post author By leslysandra Post categories In codereview, productivity, python, Tooling
List of tools for code review engineers Post date May 5, 2021 Post author By Gustavo Silva Post categories In codereview, github, productivity, Tooling
How to be good at Code Reviews Post date May 5, 2021 Post author By Pavel Polívka Post categories In codereview, java, JavaScript, productivity
A simple terminal UI dashboard for code review Post date April 16, 2021 Post author By Kyle Harrison Post categories In codereview, github, python, Terminal
gosec – Golang Security Checker Post date April 13, 2021 Post author By kalilinux Post categories In codereview, go, security
Writing a PR description Post date April 7, 2021 Post author By Jasterix Post categories In beginners, codenewbie, codereview, devjournal