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

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

AI Code Reviews: My 150-Day Experience

In 2021, I was deep in Salesforce development, reviewing pull requests, fixing edge cases, and trying...

Learn More 19 5Jul 8

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

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 15 0Jan 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

Good code review advice doesn't come from threads with 🚀 in them

Code reviews used to be a quiet, dignified affair—an async ritual where you thoughtfully (or passive...

Learn More 11 0Jul 16

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

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 8 0Sep 9 '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

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

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

"Your LLM code works... until it doesn’t — especially on someone else’s machine." That was me last month, confidently shipping a prototype only to watch it crumble in different environments. No GPU? Boom. Slight change in model prompt? Silent failure.

🧠 From Prototype to Production: 6 Essential Fixes for Your...

Learn More 5 1Jul 1

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

🚀 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

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

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 4 1Jun 9

OpenAI O1 vs. O3‑Mini: Which Is Better for AI Code Reviews?

O1 vs. O3‑mini: A Tale of 100 Live PRs Recently, our team ran a large-scale experiment to see how...

Learn More 3 1Feb 9

Amazon Q CLI untuk Code Review: Fokus Review Code yang Berubah, Bukan Semua Code di Workspace

Masalahnya Beberapa AI-powered coding assistant sekarang memang sudah bisa bantu code...

Learn More 3 3May 10

Code Review #1

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

Learn More 3 1Apr 30

Do code reviews find bugs?

I recently overheard this: "Code reviews are a waste of time - they don't find bugs! We should rely...

Learn More 3 6Sep 7 '24