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
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.

Jul 15, 2022Business
10 Steps to Build Your Own Accounting Software

Learn the essential tips on how to develop accounting software: process, cost, and examples.

Jul 13, 2022Technology
Prosemirror: Render node as react component

In this article I’m going to show how to declare custom prosemirror node, how to render it with toDom method and how improve that with custom NodeView using React component.

Jun 20, 2022Business
How to Make a Scheduling App or Web-based Software for Employees Scheduling?

Web-based employee scheduling software improves team management and cuts organization costs. Learn how to build a scheduling app and take advantage of your custom system.

Learn more with our knowledge base