In the beginning there was chaos, now we have microfrontends – it’s a joke, but a perfect sentence to start this article with. If you even heard something about micro in the dev world, it was probably a microservice. Are microfrontends and microservices connected? Yes and no, but first let’s check what microfrontends actually are. […]
Monthly Archives: November 2020
Flutter vs. React Native – the battle of cross-platform
Cross-platform development became one of the most appreciated technologies when it comes to building mobile apps. Flutter and React Native constantly compete against each other to become the leading framework. Let’s see what are the main differences between them. Is there any clear winner? What is cross-platform development? Before we start, we should explain how […]
How Does Flutter Work? A Basic Guide
Flutter is known for its great performance regarding UI rendering. It is quite safe to say it is the fastest hybrid mobile development framework. The question one may ask – how does it work? What makes it so fast? The core three classes that are responsible for this process are: Widget, Element and Render Object. […]
New is always Better! Changes in Android Studio 4.1
Today’s article covers some of the changes made for the Android Studio IDE and their brief description. The stable version was released on October 12 2020 and the table of introduced changes is presented below. Android Studio 4.1 – Design Material Design Components updates Android Studio templates in the Create New Project dialog now use […]
Migrating from ASP.NET to ASP.NET Core
ASP.NET to ASP.NET Core – Motivation If you are still developing or maintaining a .NET Framework based solution (which probably should be considered legacy at this point, especially for ASP.NET), then by now you must have considered migrating it to .NET Core. Before we jump into nitty-gritty aspects of it, let us hold on for […]
Creating animations in Android using MotionLayout
During the Google I/O 2019 event, the company introduced new features to the existing ConstraintLayout. One of the biggest advantages is a powerful motion editor called MotionLayout. It allows you to build complex, multi-parameter transitions driven by clicks or swipes. Main benefits of using this approach are: Visible way to create start to end transitions […]
Transforming a MedTech business using telemedicine
If you have a business that offers medical products and services, you might wonder what could be the next step in the expansion strategy for your brand. And COVID-19 pandemic determined the direction for many healthcare companies – telemedicine. Because when people can’t leave their homes, they still need to consult their doctor. Telemedicine has […]
iteo behind the scenes – our freshmen’s story
We made it! We’ve got the job. It’s the beginning of September and we arrive at iteo main office in Katowice. From now on, we can call ourselves Junior Graphic Designers! And today, after a few months of work, we’re happy to share our experiences. Product designers team and the office – first impressions We’ve […]
Google Analytics – how to gather and interpret user data?
Who are your website’s or app’s users? What do you know about them? How to understand the data from Google Analytics? GA reports can provide us with a multitude of information. Some are useful, other demand proper interpretation or can simply be omitted. Which are which? We’ll try to explain. Who are the “Users”? When […]
How to Create a Perfect Voicebot for Your Business?
Designing the process to perform Product Workshops for our innovative new service called Hellobot – which is a custom voicebot for almost every business out there – was definitely a challenge. But we did it and we want to show you how. In this blog post, you will find a case study with all main […]