Viewing entries tagged
Teamwork

Should you work for a small software company?

Should you work for a small software company?

As a software developer, you face a dilemma about whether to work for a software development company or a product company. It's something to think through, so take some time to do so.

But today, focus on a different question — should I work for a big corporation or a small boutique company with less than 50 employees?

Let’s explore both options and see which one suits your working style best.

Still on the fence on code review? Here’s what you need to get started

Still on the fence on code review? Here’s what you need to get started

As developers, we produce tons of code each day. We test our code, beautify it with code style scripts and finally verify using continuous integration commands, which control the integrity and cohesion of our solutions. Nevertheless, the true value of used code solution can be checked only by another developer, who knows the business domain, best practices, clean code principles and who may also have a different point of view from yours. In this article, I want to show you how code review can help you keep codebase in order and get more advantages for your team.