Skip to content

10 Lessons Learned Conducting Code Reviews

Originally published on Dev.to,

Based on my experience of needing to learn how to conduct code effective code reviews on a growing team, these 10 lessons offer advice on improving your team's code review process through better communication and setting standards. Included in that week's Top 7 Posts.

Creating Pixel Art with CSS

Originally published on Dev.to,

I teach you how to draw a cat with this step-by-step guide on creating pixel art using the `box-shadow` property in CSS. Included in that week's Top 7 Posts.