Tag: Project Management

Taylor Built Solutions Logo

Git Merge: To Squash Or Fast-Forward?

When merging branches with Git what merge strategy should you use? Fast forward and squash are great options in certain scenarios.

Taylor Built Solutions Logo

How I Approach Mentoring A Software Engineering Team

What does my new position as a tech lead entail? I go to meetings! And, more importantly, I mentor the software engineering team I’m a part of.

Taylor Built Solutions Logo

Software Development Always Takes Longer Than You Think

Software development ALWAYS takes longer than expected. There will always be unknowns that crop up. Make sure to plan accordingly.

Taylor Built Solutions Logo

Addressing Arguments Against Unit Testing

This post addresses several of the common arguments against taking the time to implement unit testing.

Taylor Built Solutions Logo

Convincing a Team to Start Unit Testing

This post in my unit testing series addresses the benefits of unit testing in general and in specific to the roles of Project Management, Developers, and QA.