How to find the perfect web developer / Company
Once you start looking for a freelance developer to collaborate with, you’ll notice they’re everywhere. Online freelance marketplaces are packed to the brim with skilled candidates. On top of those, you’re bound to find at least one or two (hundred) in the nearest town.
Now, you’re left with the difficult task of narrowing this pool of talent down to the one that will work most effectively with you. It’s daunting even if you have some technical acumen, but it can seem near impossible if you don’t. On the other hand, it’s easy to think technical considerations are the only ones that matter. Anyone who has hired a genius who is impossible to work with, can tell you just how wrong-headed that can be.In this article, we’ll focus on a few ways you can be sure you’re getting the most compatible partner.
Check out their work
Ask to see some of the developer’s finished work. Before you start evaluating, make sure you understand the parts your prospect worked on. Spend some time to explore their project. Make notes of what you like and don’t like. Maybe they built a web app that’s really fast, but it places some odd constraints on the user’s password. Ask them what led them to make those decisions.Any sort of software development, whether it’s web, mobile apps, or desktop is a game of finding the best compromises. Hearing the various trade-offs a developer was faced with and their approach to solving the problem is extremely valuable in assessing how they will address problems your project will encounter.
First but you should pay special attention to:
- Languages: does the freelancer stick to one or two favored languages, or do they dabble in many different languages? Finding a specialist in the technologies you need for your project can move things forward quickly, but a freelancer with a breadth of experience can offer suggestions about other kinds of tools better suited to your job.
- Comments and Documentation: how well is the code documented? The nature of freelancing means that you may have other people working on the code at some point. Will this freelancer’s code be easy to work with? If not, that means you might be committing to them more than you want to. Some developers believe self-documenting code means they don’t need any comments. If you don’t see comments, how readable do you find the code?
- Do they contribute to other projects? As counterintuitive as it may seem, it’s often harder to contribute to other open-source projects than to build your own. Other people’s code can be difficult to understand but doing so is a necessary skill. This is particularly important if you’re bringing a developer in to work on an existing codebase. If they’ve contributed to open-source, it’s more likely they’ll write code that others can maintain later since they understand the challenges of doing so.
Find out how (and what) they learn
From the best practices to the actual technology used, software development changes at a rapid pace. If you end up with a developer who is stuck in the practices and tech of 10 years ago, you’ll miss out on tools and techniques that could make your project better, faster, and easier to maintain.Ask prospects how they learn new things and what is the most recent thing they’ve learned that helps them in their development. What did they gain from learning it? What’s the next thing they would like to learn and why?
Even if you aren’t familiar with the specifics of their answers, you can get a sense for how curious this developer is. Too much curiosity can lead to projects being built on experimental, unproven foundations, but, in general, a curious developer can bring more to your project.
Find a compatible communicator
Communication can make or break a project. Make sure the developers you work with are willing and able to communicate in a way and with a frequency that you can live with. Most developers have communication tools in place they use with colleagues. Look into those and see if they will work for you. If not, find out if the developer is OK using the alternative tools you suggest.This is also a great time to find out how often you’ll be hearing from the developer. If the answer is, “Once at the end of each milestone,” you’re probably going to be unhappy. What are the chances the developer will understand your project exactly the way you intend it the first time? What are the chances that every distinct piece that makes up a completed milestone will be perfectly in place just as you imagined it?
Regular check-ins (at least once a week) can fix small misunderstandings before they become big ones.
Thank you for reading.