We love sharing our knowledge and experience

These are some of our thoughts on technology and business processes, as well as our inner workings and developer lifestyles.

Topic
Author
Oct 16, 2022Business
Which Type of Apps are in Demand: 6 Ideas to Develop Your Own App in 2023

Learn which type of apps are in demand for 2023 and develop your custom application.

Oct 3, 2022Management
Task Estimation in Gearheart: Predictions (Part 2)

In the first article, we described our task sizing based on the types of activities performed to complete it. In this article, we will talk about how we estimate how many hours it will take us to complete the next task with the same parameters as the previous one.

Sep 19, 2022Business
How to Build a Minimum Viable Product (MVP) in 6 Steps

What is an MVP and what is not? What are the most common pitfalls connected with building an MVP and how to avoid them? How to choose the right type of a minimum viable product for your startup? Find all the answers in this article.

Sep 13, 2022Management
Task Estimation in Gearheart: Activity Types (Part 1)

Story points, dog or fruit scales, T-shirt sizes, dot voting, MAS, and more. There are many different task estimation techniques in Agile. In Gearheart, we went with T-shirt sizes, as we prefer short, iterative cycles to marathon planning sessions.

Sep 7, 2022Business
How Much Does it Cost to Develop a Custom Medical Billing Software?

Medical billing software is an essential part of the healthcare business that automates the process for patients, doctors, and health insurance companies and keeps track of payment information. Get into detail of how to create a medical billing software system and how much it would cost.

Aug 18, 2022Technology
5 Best Practices of RESTful API Design to Keep Your Users Happy

Dive into our guide to RESTful API best practices

Jul 27, 2022Technology
Forge Viewer: Our Experience with an Unusual Project

Once we received an interesting task from a client. They needed to allow their users to upload a 3D model of the building and show it in a timelapse video from the construction site.

Jul 21, 2022Technology
Codemirror: unit-testing codemirror react components

One of our recent projects includes the functionality of an inline code editor. This code editor needed to be highly extensible and have custom features. To address this, we chose Codemirror v6 due to its peculiar architecture - it is highly customizable, and all the additional features are provided into codemirror engine as Extension objects.

Learn more with our knowledge base