Your job might offer you a gym membership, access to a meditation class, or a healthy breakfast. Even though each of these actions is valuable, many issues might arise if the workplace wellness program is poorly executed.
The Financial Times has recently named Kilo Health the second fastest growing tech company in Europe. Much of this growth came last year when we hired more than 400 people across the globe. Let’s check the 3 principles that brought us here....
Kasparas Aleknavičius, MD, is a health futurist and the Head of Medical Affairs in Kilo Health. Under his leadership, we have explored multiple ways to use the latest technology and improve the lives of millions. In today’s interview, we discussed...
During the lifecycle of an application, you will start encountering more and more problems while testing the components. Especially if you would delay testing till some later stage. A perfect example of this is verifying that a bug is fixed in a production application that was never tested.
By cardiologist Robertas Pranevičius It’s heartbreaking to witness the anguish in my patients’ eyes when I have to tell them they have heart disease. I’ve seen this expression far too many times over the years. Unfortunately, most people are not...
The recent changes in nutrition science have helped us take a more comprehensive look at our health. It’s not about the specific foods anymore – we finally talk about systems and actions that together make us stronger, happier, and less...
You probably already know that here at Kilo Health, we pride ourselves on our people. They’re crazy, creative, hard-working, and know how to have proper fun. We’re lucky to get to work alongside this amazing bunch every day, and it’s...
During the lifecycle of an application, you will start encountering more and more problems while testing the components. Especially if you would delay testing till some later stage.
A perfect example of this is verifying that a bug is fixed in a production application that was never tested.
We created the QA Department at Kilo Health nearly 3 years ago. Since the beginning, we have put a high emphasis on automation. Test automation provides confidence in your product and enables you to not only move faster in your release cycle but also spend the time you saved in a more productive way.
Design patterns are typical solutions to the most common problems in software design. They help you tackle problems faster and allow you to communicate with other developers more easily. Plenty of us already use this approach, and it’s about time you started, too…