Build Large-Scale Apps with Go: Best Practices and Case Studies

Golang Benefits and Best Practices for Highly Scalable App Development

October 04, 2023

Oleh Sichevskyi, PHP/Golang Team Leader at MobiDev

In the case of scalable software development Golang (the Go programming language) is the one on top because it copes well with tasks of this type. Let’s take a look at how to leverage Golang’s strengths for this. We will also share real-world case studies on using Golang for large-scale applications. ...More >

Software Product Development Security Best Practices

Software Development Security Best Practices: MobiDev’s Approach

October 03, 2023

Serge Koba

Serhii Koba, Ruby Group Leader at MobiDev

As software development security is always among the top priorities for product owners, we’ll share how we at MobiDev protect customer products from threats, ensuring a secure software development process. Photo credit ...More >

Golang for AI solutions: Best Practices and Case Studies

Golang for AI App Development: Best Practices and Case Studies

October 03, 2023

Liubov Zatolokina, AI Team Leader at MobiDev

How good is Golang for AI? How promising, in particular, is the combination of Machine learning (ML) with Golang? In this article, you will learn when to use Golang for building AI-based apps. We will also analyze specific cases of Golang-backed AI software development. Photo credit ...More >

WebRTC app development: challenges, use cases, and the future

WebRTC App Development: Building Real-time Video/Audio Chats

October 02, 2023

Yuriy Luchaninov - Javascript Group Leader at MobiDev

Yurii Luchaninov, JavaScript Group Leader at MobiDev

Implementing WebRTC requires expertise in building real-time video/audio streaming apps. Which can be a blocker for companies who work in this field, but don’t have appropriate engineering resources. Because it’s quite easy to make mistakes and worsen architecture that negates all the benefits of WebRTC implementation. This guide aims to bridge that experti...More >

Virtual ftting room development using AR/AI technology

Virtual Fitting Room Development Using AR & AI Technologies

September 22, 2023

Maksym Maiboroda, AI Engineer at MobiDev

The virtual fitting experience is gradually becoming the new norm for those who buy online. Brands such as Amazon, Alibaba, Kering, and Nike invest in virtual fitting rooms to increase conversion and reduce return rates. It’s predicted that the global virtual fitting room market will grow from $4.03 billion in 2022 to $14.87 billion by 2029. The development of AR...More >

Video Streaming-Conferencing App Development Guide

Video Streaming/Conferencing App Development Guide

September 19, 2023

Yuriy Luchaninov - Javascript Group Leader at MobiDev

Yurii Luchaninov, JavaScript Group Leader at MobiDev

A surge in video communication tools has become a catalyst for telemedicine, entertainment, e-learning, fitness, ecommerce, and other online-related businesses. If you want to implement real-time video communication in your product, integrating a ready-to-use solution will be an easy way to follow. However, everything will drastically change if you decide to deve...More >

Software Testing Strategy and Best Practices for Product Owners

Software Product Testing Strategy and Best Practices

September 07, 2023

Anna Tiukova, QA Engineer's Team Leader at MobiDev

Chances are, you know a thing or two about testing and its vital importance to software quality. We assume that you are already aware that testing is an integral part of the software development life cycle (SDLC), and you know that you can save money by starting it at the early stages of projects. However, many product teams pay less attention to the strategy of ...More >

Building HIPAA-Compliant Zoom-based Telemedicine Software

Guide to Develop a Reliable and HIPAA-Compliant Zoom-based Telemedicine App

August 31, 2023

Kateryna Ivashchenko

Kateryna Ivashchenko, QA Engineer at MobiDev

Telehealth projects may seem an expensive addition to overall digital platforms in healthcare, because there are a lot of restrictions and regulations that imply costly custom development. Although it’s partially true, in some cases we can embrace integration with 3rd party services to implement central functionality like video conferencing. In this article, we’l...More >

monolith-to-microservices-migration-guide

Monolith to Microservices Migration Guide: Challenges and Best Practices

August 31, 2023

Eugene Kuzminov

Yevhen Kuzminov, Ruby Team Leader/Solution Architect at MobiDev

Scaling is the logical milestone for each software product. When the monolithic architecture prevents you from enjoying further growth, it’s time to consider migrating to microservices. Let me congratulate you on the fact that you are among these successful companies that are ready to move forward to new heights. Although microservices have significant advantages...More >

Developing OCR Systems for Blueprints and Engineering Drawings Recognition

Guide for Developing OCR Systems for Blueprints and Engineering Drawings

August 22, 2023

Anastasiia Molodoria

Anastasiia Molodoria, AI Team Leader at MobiDev

In this article, we’ll explain how the OCR technology works for reading blueprints and engineering drawings, and what OCR models can be used in various use cases. We will also overview free and paid tools available for integration and take a look at the steps to build a custom system for various business purposes.  Image source  ...More >

ai-assistant-technology

How to Build an AI Assistant: Virtual Assistant Technology Guide 2023

August 15, 2023

Yuriy Luchaninov - Javascript Group Leader at MobiDev

Yurii Luchaninov, JavaScript Group Leader at MobiDev

Smart virtual assistants penetrate all business areas, improving  brand image and reducing the burden on customer support employees. In recent years, thanks to Artificial Intelligence, these solutions have reached a new cutting-edge stage of development, from GPT to realistic digital humans.  If you are going to create a new innovative product inspired by these e...More >

How to perform 3D human pose estimation in AI fitness coach apps

Using Human Pose Estimation in Fitness & Rehab Therapy Apps

August 13, 2023

Liubov Zatolokina, AI Team Leader at MobiDev

Human Pose Estimation or HPE, is a task in computer vision designed to recognize and accurately track specific points on the human body. These points then can be used to identify motion patterns, specific joint position, or the pose itself. The following capabilities can be applied to numerous downstream tasks like body motion detection, applications for posture ...More >

api-development-guide-challenges

API Development Guide: What to Keep in Mind When Building API-Focused Products

August 03, 2023

Maksym Shevchenko, JavaScript Team Leader

Maxim Shevchenko, JavaScript Team Leader at MobiDev

Companies across different verticals use APIs to enable communication between the client and server side of their apps, to integrate with third-party software, and to allow external apps to access their system. Moreover, building and monetizing custom APIs can become an essential part of a business development strategy.  If APIs play a crucial role in your projec...More >

.Net MAUI Mobile App Development: How to BuildCross-Platform Apps or Migrate from Xamarin

.NET MAUI Mobile App Development: How to Build Cross-Platform Apps or Migrate from Xamarin

August 01, 2023

roman prokofiev

Roman Prokofiev, .Net Developer at MobiDev

.NET MAUI is an advanced cross-platform technology that enables business owners to expand their reach within the .NET ecosystem. As the evolutionary next step of Xamarin.Forms, it offers even more possibilities for creating multifunctional and multiplatform solutions that can address a wide range of business needs.  If you have chosen MAUI for your project or are...More >

Best Practices for Node.js Web Application Development in 2023

Best Practices for Node.js Web Application Development in 2023

July 24, 2023

Yuriy Luchaninov - Javascript Group Leader at MobiDev

Yurii Luchaninov, JavaScript Group Leader at MobiDev

It’s hard to go past the Node.js backend development option when looking for a solid server-side basis for a web project. This server environment is mostly on the shortlist when it comes to choosing a tech stack. Let’s discuss which of your IT products Node.js can become vital for. See how we used Node.js in our case studies. Be prepared to go beyond ...More >

How React Native App Development Works Under the Hood

React Native App Development Guide: Challenges and Best Practices

July 20, 2023

Stanislav Khoroshulya

Stanislav Khoroshulia, JavaScript Team Leader at MobiDev

React Native stands out as a sought-after technology for developing cross-platform apps, which corresponds to modern market needs and lies at the core of the tech stack of numerous products. Improved performance, flexibility, and the possibility to create enhanced UI could prompt you to opt for this platform agnostic framework, though you still need to have a rel...More >

Ruby on Rails Security Guide: Protecting Your Business and Customer Data

Ruby on Rails Security Guide: Protecting Your Business and Customer Data

July 17, 2023

Liubov Derevianko

Liubov Derevianko, Ruby Team Leader at MobiDev

Resistance to security threats is one of the key features for web projects, especially if your business belongs to one of those industries that has to comply with strict security regulations. When upgrading an existing Ruby on Rails product or planning a new one within this technology stack, it’s natural that you want to understand what security mechanisms ...More >

Mobile Accessibility Testing Guide for Product Owners

Mobile Accessibility Testing Guide for Product Owners

July 13, 2023

Alina Aksentseva

Alina Aksentseva, QA Engineer at MobiDev

What is important when it comes to creating a mobile app or site? Of course, the idea behind the product. But if your potential customers won’t be able to use the app or the user experience would be unsatisfactory, the product is doomed to failure as well. Product owners should pay attention to mobile accessibility not only to be available for people of all kinds...More >

How to Ensure Healthcare Software HIPAA Compliance in 2021

HIPAA-Compliant Software Development Checklist for 2023

July 11, 2023

Alex Vasilchenko, AI Team Leader at MobiDev

HIPAA is a well-known concept in the context of the improvement of data privacy and data security in the healthcare industry. As HIPAA introduced critical changes to how organizations may store, handle and use sensitive patient information, it covers healthcare providers, health plans, and business associates of HIPAA-covered organizations. Whether you want to ma...More >

AR for Onboarding and Troubleshooting: Wi-Fi Router Diagnostics

AR for Onboarding and Troubleshooting: Wi-Fi Router Diagnostics Demo

July 11, 2023

Modern technologies make it possible to transform customer services by improving the user experience and reducing the burden on the staff at the same time. Virtual user manuals, for instance, can provide users with 3D visual instructions on how to use a product, while AR remote assistance apps allow professionals to provide customer support in real time from mile...More >