Introducing Byte Code Review Challenges



This content originally appeared on DEV Community and was authored by Corey Alexander

Hey Team!

Today I’m excited to launch Bytes!

Interactive coding games, with the first ones focusing on Code Review, which I think is a super important if under-appreciated part of software development

Here is the first game if you are too impatient to read farther: https://coreyja.com/bytes/level-0-0

This is a Bug Hunt, where you are presented with a code diff that contains in this case 2 bugs that you need to find and leave comments on! You’ll be scored based on the bugs you find and how fast you are! There is even a leaderboard to see how you stack up against your friends!

Check out my introduction blogpost for the backstory and to learn more! https://coreyja.com/posts/introducing-bytes/


This content originally appeared on DEV Community and was authored by Corey Alexander