Articles by Tag #codereview

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

11 practical tips to make code reviews easier as a developer

Code reviews are one of the most underrated parts of building great software. It might seem tough...

Learn More 142 27Feb 24

Kodus – An open source AI code review engine (AST and LLW, less noise)

Hey everyone, LLMs alone aren't great at reviewing code—they produce noisy, irrelevant, or even...

Learn More 40 4Apr 10

I Don’t Use "Pushy" Questions in Code Reviews Anymore. This Is What I Do Instead

I originally posted this post on my blog a long time ago in a galaxy far, far away. "Ask...

Learn More 34 10Aug 5 '24

Integrating AI Code Review into your DevOps pipeline

GitHub is the central hub for countless Open-source projects. However, for repository maintainers, a...

Learn More 33 1Aug 30 '24

5 Ways AI Agents are Transforming Code Reviews: A Deep Dive into the New Developer Experience

Remember the days when code reviews meant waiting anxiously for feedback from senior developers, or...

Learn More 23 0Apr 22

Rethinking code reviews with stacked PRs

The peer code review process is an essential part of software development. It helps maintain software...

Learn More 21 6Sep 16 '24

🚀 Beyond Merge Speed: How AI Is Reshaping Developer Collaboration

The conversation around modern development often gravitates toward a single metric: merge speed. But...

Learn More 20 0Apr 24

GitHub Copilot: AI-Powered Development with Intelligent Code Assistance

Your AI Pair Programming Partner GitHub Copilot transforms the developer experience with...

Learn More 16 2May 29

CodeRabbit: AI Code Reviews That Ship Code Faster

Industry-Leading AI Code Reviewer CodeRabbit is an advanced AI code review platform...

Learn More 16 0May 20

The Illusion of Thinking: Why Apple’s Findings Hold True for AI Code Reviews

Recent research has cast new light on the limitations of modern AI “reasoning” models. Apple’s 2025...

Learn More 14 1Jun 17

Gadget-Approved: How AutoReview Makes Low-Code Reviews a Breeze

Intro: As low-code platforms gain traction, the number of automation solutions built with these...

Learn More 14 0Jan 20

When Code Reviews Go Too Far: Finding the Balance Between Quality and Velocity

Introduction Code reviews are meant to improve code quality, foster knowledge sharing, and...

Learn More 11 6Jun 12

Entelligence.ai: Elevating Code Reviews with Full Codebase Understanding

AI-Powered Engineering Intelligence Platform Entelligence.ai transforms engineering...

Learn More 10 0May 27

Stop Saying "This Pull Request is Too Big"

"Could you make this PR (MR) smaller?", that’s either me leaving the comment (again) or just thinking...

Learn More 9 1Jun 9

6 Good practices for code review

The code review process is often carried out in software projects that have a minimum quality...

Learn More 7 0Jul 15 '24

React Code Review Essentials: A Detailed Checklist for Developers

1. Overview -README: Ensure the project has a Readme file with instructions on how to run locally...

Learn More 7 0Sep 9 '24

Create Folder Structure using LLM

I wanted to share an update on a project I worked on some time ago. I've made some changes to the...

Learn More 7 0Jul 14 '24

How to Elevate Your Coding Skills to Stand Out in the Job Market

Introduction To become a hirable and sought-after web developer in today’s competitive job...

Learn More 7 2Nov 26 '24

Effective Code Review

Purpose of Code Review Although the main objective of code review is to identify defects before...

Learn More 6 0Sep 16 '24

🧠 From Prototype to Production: 6 Essential Fixes for Your LLMService Class 🚀

"Your LLM code works... until it doesn’t — especially on someone else’s machine." That was me last...

Learn More 6 3Jun 20

Code Review #1

Welcome to a New Series: Code Review This series was inspired by a comment left on my blog post,...

Learn More 6 1Apr 30

🚀 Production-Ready: 6 Advanced Fixes for Your LLMService Class 🚀

If you thought fixing the basics was enough — think again. In the previous post From Prototype to...

Learn More 5 1Jun 27

Rethinking code reviews with stacked PRs

The peer code review process is an essential part of software development. It helps maintain software...

Learn More 5 0Sep 6 '24

Free 32+ APIs for Coders in 2024

In the dynamic landscape of software development, APIs (Application Programming Interfaces) are...

Learn More 5 0Aug 18 '24

The Art of Coding: Finding Joy in Software Development 🎨💻

In the fast-paced world of IT and software development, it's easy to get lost in the lines of code,...

Learn More 5 0Aug 10 '24

Code Reviews: Easing the pain

Most developers have met them throughout their career: Code Reviews. They are a crucial tool in...

Learn More 5 1Nov 11 '24

AI Code Reviews: Spotting Bugs Like Apple

AI Code Reviews: Spotting Bugs Like Apple Ever wondered why some bugs slip through even...

Learn More 5 0Jun 18

How To Run Static Analysis On Your CI/CD Pipelines Using AI

“An inadvertent misconfiguration during a setup left a data field blank, which then triggered the...

Learn More 4 0Oct 17 '24

5 Real-World Examples of AI Code Review in Action

AI is now a core part of the developer workflow - while the jury’s still out on if it’s increasing...

Learn More 4 0Feb 11

Git tools undermining Code Review

Exploration of the impact of online source control tools on code review practice.

Learn More 4 1Aug 1 '24