We use cookies on this page. View our Privacy Policy for more information.

Blog

Or just be in touch with us

Modern Web Builders or “classy” code
May 9, 2023

When a client comes to us with a request for a website, it is very important to understand what exactly he needs. The approaches to project implementation can be different.

We have tried GitPod, a cloud-based development environment
April 13, 2023

Are you thinking about working with GitPod? Read on for the pros and cons of this tool that we encountered when we tested it.

Recommended minimum SDK version for Android projects
March 15, 2023

Are you unsure of which minimum supported Android version to choose for your project? This article will guide you through the various factors that have the greatest impact on your choice of minimal SDK. By providing a comprehensive overview of these factors, you'll be able to make a more informed decision for your project.

8 tips on how to become a better developer
December 15, 2022

How to raise the developers skill level as quickly as possible? Here is a relatively brief summary of what may be the most important.

How do we maintain the same code formatting across our team in the web department?
September 26, 2022

Adherence to uniform formatting and code quality rules should be a standard in every development team. See how we approach this problem in our web department.

Download large files with Retrofit and show progress
August 24, 2022

Does your application need to download a file from internet and store it locally? If you are using the Retrofit library, your app may crash when downloading larger files. Let’s discover why this issue may occur and how to prevent it.

We have tried working with Mapbox, what possibilities does it offer?
July 22, 2022

We were faced with a challenge - to create an application based on a map.How did Mapbox Studio help us? How did we implement everything for the project and what limitations did we encounter?

What's the point of your mobile app? We ask our clients even at the potential cost of losing the job
June 30, 2022

The development of mobile applications is not just about programming itself. In order for the application to be effective, you need to think and ask a lot of questions first. What does this mean in practice?

Software testing with or without testers?
March 2, 2022

Is a tester really needed in software development? Should programmers also do software testing? The tester can bring experience and an independent view.

What are the tricky parts in developing an application for designing braces based on 3D jaw models?
February 5, 2022

We are developing an application that will help to correctly model braces according to the current position of the patients' teeth for one of our clients in the field of orthodontics.