Specially for our clients, we have prepared a checklist that will help you to determine if your project is in danger and provide a clear quantitative assessment of the complexity of the situation. In the process of creating this document,..
In this article, we will explain the concept of learned helplessness, how it usually emerges in software development teams, and why it is dangerous. After carefully reading the text, you will delve into the context of this issue and get..
During the almost 12 years of JazzTeam’s existence, our website’s portfolio has accumulated over 100 projects in various fields and using a wide range of technologies. As the number of projects grew, we began to realize that it was very..
This article is intended primarily for retrospective facilitators. The guidelines describe the mechanics of a retrospective and lay important emphases on the controllability of the overall dynamics of a retrospective and its goals. A retrospective should have certain boundaries set..
Technical debt is a huge problem for many IT companies. In our practice, we met both small start-ups and large enterprises, which for this reason were in a deadlock and could no longer develop, scale up the product. Moreover, the..
From 15 to 17 of March 2023 we took part in the sTARTUp Day festival that is held annually in Tartu (Estonia). sTARTUp Day is the most startup-minded business festival in the Baltics region, bringing together startups, traditional entrepreneurs, investors,..
In article «RabbitMQ Federation plugin», we demonstrated an example of creating a federation for two RabbitMQ clusters. But this doesn’t mean that more clusters cannot be linked. RabbitMQ – a software message broker – is an open source application that..
Dear JazzTeam heroines! We congratulate you on the international women’s day and would like to express huge gratitude to you for making our life brighter and richer. You are the real flowers of life, who give us joy and smiles..
Draft.js is a framework by Facebook designed to develop text editors in React.js. The source code of the project has already scored more than 22,000 stars on github. Specific requirements for the created editor, of course, will require writing own..
From 26 to 28 of January 2023 our team visited beautiful Istanbul to take part in the MobileFest event. MobileFest is an international telecom-oriented exhibition and business forum. Last year more than 10.000 visitors from all around the world took..
Lodash is a JavaScript library that makes it easy to work with arrays, numbers, objects, strings by providing many useful methods. Thanks to this library, we can not waste time implementing logic and algorithms, but simply use ready-made Lodash methods..
Lodash is a JavaScript library that makes it easy to work with arrays, numbers, objects, and strings by providing a variety of useful methods. Thanks to this library, we do not have to waste time implementing the logic and algorithms,..