- October 7, 2019
- 13 min read
Although ORMs are very useful for developers, abstracting access to a database comes at a price. Developers who decide to go deep into the database will find that some things could have been made easier. This article was inspired by our experience of optimizing the database usage to improve page load time. To reach the
- October 4, 2019
- 10 min read
The mobile development market is rapidly gaining momentum in recent years. In 2019, it is expected that it will cover 2.5 billion users and more than 80 billion dollars with the prospect of further growth. Gradually, there have been formed three key niches, which are the development for Android, iOS and cross-platform solutions, that determine
- September 26, 2019
- 7 min read
Kyiv is not in the lack of extraordinary places. Some are about history, some about art, and some about contemporary mixology and drinking scene. Among them, there are bars where techie millennials choose to spend their free time. Following up our first article on Top Bars Worth a Visit in Kyiv, we have prepared a
- September 17, 2019
- 5 min read
Sage is a system of management solutions automation for small and medium enterprises. It is used in such industries as accounting, payroll, manufacturing, distribution, sales, education, and finance. Sage has many software products that can be classified by business size, industry, and business needs. Sage software includes financial software solutions, CRM systems, HR solutions, and
- September 13, 2019
- 7 min read
Software development is a complicated matter. Each project is primarily the concept and the people that bring this concept to life. Deadlines, resources, and of course, technologies, are usually defined afterwards. But it doesn’t imply that the choice of technologies is of the least concern. Today we aren’t going to dissect such project aspects like
- September 4, 2019
- 8 min read
Being a non-techie person in the tech world is getting harder and harder. Like that awkward moment when you’re talking to your development team and don’t get a single word even though you’re speaking the same language. Have you ever had that odd feeling towards computer programming terms? If not, then you either have never
- August 29, 2019
- 10 min read
We live in a time when almost everything can be done on the Internet: communication, shopping, watching movies, playing games, learning, and working. But there is still a long way to go. To register a marriage, vote in elections, or inherit, we still have to spend time and energy on personal visits to various institutions.
- August 27, 2019
- 5 min read
Web development trends have evolved over the years. The tools, techniques, and languages that were used a decade ago are no more popular now. And, same is the case with the web development frameworks too. With so many options available, developers face the dilemma of choosing the right web development framework for their project. Selecting
- August 20, 2019
- 7 min read
What’s a strong sales process? We believe it’s putting the right efforts into the right places at the right time. Just like in a Tetris game. And the foundation of this game is presales. In case you are keen to get the “backstage” of the presales process, this article is for you. We will explain
- August 2, 2019
- 6 min read
In this particular article we will try to answer such questions like: What is the reactive programming? What is the Functional Reactive Programming? What benefits we can get out of using Rx in our applications and where you can start from to cut Rx in to your application. What is Reactive Programming? Probably in each