TOP 8 Mistakes when Working with Django ORM

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

Flutter: Pros and Cons for App Development

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

Top Bars in Kyiv Every Techie Should Visit: Second Edition

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

Your Guide to Sage SDK

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

How to Choose the Right Tech Stack for Your Project

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

Software Development Terms Vocabulary for Non-techies: Top-60 to Know

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

E-Government: Technology Fostering Democracy

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.

Best Web Development Frameworks

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

Presales in IT

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

Reactive Programming in Swift (ReactiveX/RxSwift)

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