Cross-functional teams – you’re doing it wrong

Cross-functional teams get all the rave right now. It’s yet another holy grail promising endless wealth, efficiency, and happiness to your company, employees, and clients. But chances are that your cross-functional teams are not functional at all. So how do you apply the principle of cross-functional teams in a way…

Continue ReadingCross-functional teams – you’re doing it wrong

Who should team up with a remote engineering partner?

Building a team in-house that should cover all your needs all the time is sooo…. 2019. Or even more outdated, since delegating different services to remote partners, from HR to marketing to IT has been the “new normal” for a while now.  Initially, looking for external help was mostly about…

Continue ReadingWho should team up with a remote engineering partner?

Don’t reinvent the wheel – 3 biggest reasons to team up with a fintech development partner

It’s old news that there’s a digital revolution happening in the financial industry and fintech is becoming a leader in software development. With new solutions popping up left and right, ain’t nobody got time for hiring and grooming an experienced development team from ground up for every new project.  More…

Continue ReadingDon’t reinvent the wheel – 3 biggest reasons to team up with a fintech development partner

Tips for working remotely

  • Post author:
  • Post category:Blog

Over the past few years, more and more people got interested in working remotely. There are many reasons why this new approach towards our daily work is gaining so much popularity but the main reason for it is the freedom that comes with the possibility of working from anywhere. But…

Continue ReadingTips for working remotely

Frontend testing focused on behavior rather than implementation

Most of our projects use codecov.io to check code coverage and improve review process. But high code coverage value itself is not telling anything about quality of the code and tests, so we always try to improve the way we test our products.  You can read about our mutation testing…

Continue ReadingFrontend testing focused on behavior rather than implementation

Product Iterations Kick-off

  • Post author:
  • Post category:Product

This post is about how we usually kick off feedback cycles with iterations on a product. After some customer development the team should have a few hypotheses about the value proposition of the product. The next logical step is to approve/disapprove some of those hypotheses, starting with the fundamentals: Are…

Continue ReadingProduct Iterations Kick-off

Reducing boilerplate with Redux Starter Kit

Every time we start a new project we do a retrospective and look back at our previous projects and try to evaluate which technical choices were good and where we might have gone wrong. Usually we are pretty happy with our Kotlin + Spring Boot + Postgres based backend, but at least I personally have constantly…

Continue ReadingReducing boilerplate with Redux Starter Kit