Writing.
I learn best when I write things down. Whether here or on Dev.to, I hope my experiences of working in tech, tutorials, and notes can help you learn too.
Creating Pixel Art with CSS
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.
Refactoring the Worst Code I’ve Ever Written
I explain the pros and cons of 3 different approaches to refactoring code from my very first data visualization project. Included in that week's Top 7 Posts.
10 Lessons Learned Conducting Code Reviews
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.