Project & Team Management Transitioning a Feature Between Development Teams: Lessons Learned Here are some of the lessons I learned while transitioning a feature from one development team to another.
The Software Life 5 Tips to Accelerate Your Growth as a Junior Developer As a junior developer, you're in a field that’s constantly evolving, so give yourself a little grace. Here are 5 tips to help you thrive.
Development Practices How To Write Cypress E2E Tests That Aren’t Flaky Writing reliable Cypress E2E tests isn't always straightforward. Learn practical tips to make your tests more stable and less flaky.
Exploratory Testing Tips for Unit Testing in Front-End Frameworks: Part 2 In the second installment of "Tips for Unit Testing in Front-end Frameworks," we'll determine our testing prerequisites.
Development Practices Tips for Unit Testing in Front-end Frameworks: Part 1 Learning to effectively test in frameworks like Angular is difficult. Here's a method that helped me write unit tests in front-end frameworks.
Development Practices Code Review: A New Developer’s Guide Reviewing code as a new developer can be daunting. I've written a guide to code review best practices to help you.