Why Do We Need More Women in Tech: Redwerk’s Employees and Customers Experience

Vibrant, innovative, and inspiring change – these are the epithets commonly applied to the IT industry. Over the recent years, the tech sector has been booming, and this rapid development is projected to grow in the future. However, no matter how progressive, empowering, and exciting the tech sector may seem, there is still a fly

ASP.NET Core Advantages and Disadvantages

In continuation of the article where we discussed what is more appropriate for Docker containers: .NET Core or .NET Framework, let’s take a closer look at ASP.NET Core advantages and disadvantages. Being a .NET development company, we have an understanding that .NET Core and ASP.NET Core are two independent technologies that are alike and different

Hiring talent in a competitive job market: how to make it work

The hiring process is the key to forming a productive work team. At Redwerk, we tried different models of attracting the best talent and learned what it means to hire smart. In this article, we want to share our hiring practices and discuss why they work well for us as a software development company. Who

Augmented Reality in Business: Benefits

Augmented reality is a technology that allows applying digitally created content to real-life settings using the device’s built-in camera. Some of the most commonly used AR applications are Word Lens on Google Translate, Snapchat, Google Lens, and even Instagram filters. AR might seem like futuristic technology, but it is highly applicable even now. Translating a

Best Free No-Code Mobile App Development Platforms

Sometimes there is a need for an app and no budget for custom development in a mobile app development company. Many small businesses and individual experts still need apps to promote their services. If the purpose is not to create an enterprise but simply introduce a new idea on the local market, free no-code mobile

Azure Service Bus in .NET Core: Communication between microservices

The topic of microservices architecture has become increasingly popular over the last couple of years. The reason behind it lies in numerous advantages that the modular architectural style brings to the table, especially when it comes to designing complex applications. The microservices architecture is a good fit for apps that need to process transactions quickly

Asynchronous programming in Flutter

Building modern mobile apps is impossible without asynchronous code. Most of the tasks that an application has to perform, to one degree or another, require a long wait for the result of the operation: network queries, working with databases, reading user input. An asynchronous approach (executing a process without blocking it) allows more rational use

Software Development Technologies in Demand in Sweden

Sweden is the fifth largest, but second least populated country in Europe, with two-thirds of its territory covered with forests. It is home to the world-known companies, such as Spotify, Ericsson, H&M, Volvo, Electrolux, and the list goes on. Swedish economic miracle Sweden made an unbelievable journey from the agricultural economy towards digital society in

Top tools Project Managers use for remote work in 2024: Redwerk edition

The coronavirus pandemic has shaken the entire world, making businesses look for ways to transfer all their operations online without decreasing their employee productivity and profit margins. Those companies who didn’t have a remote work policy already in place were among the least prepared for such a turn of events. Many of them are still

Glide vs Picasso vs Fresco: Android Image Loaders Review

It is almost impossible to find a commercial Android application that does not use images in its interface. Downloading a picture into the corresponding View, despite the seeming simplicity of the operation, can cause big trouble for the developer. For example, what if the image is stored on the server? To display it on the