Skip to content

Refactoring the Worst Code I’ve Ever Written

Originally published on Dev.to,

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

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.