Elixir Development Environment Setup: Guide
Get a sneak peek into the Elixir/Phoenix web development environment set up, the Prograils way.
Curious how to create a radio button in a mobile application built with Swift, but without using Storyboards? Read this short tutorial.
Get a sneak peek into the Elixir/Phoenix web development environment set up, the Prograils way.
Pepsico eCommerce’s success in the CPG industry owes a lot to Elixir programming language and its framework Phoenix.
Wondering how to quickly dismiss the Flutter module in you Android mobile app? This short tutorial is for you!
Wondering how to manage the Flutter framework from a native iOS app, and, more specifically, how to call and dismiss FlutterViewController? Let’s see how it works!
In this tutorial I’d like to show you how to present UIButton
over all visible views in your mobile app. This solution is designed for iOS 13 and newer versions, so it can be implemented in AppDelegate
or SceneDelegate
.
Clutch has just named Prograils as one of Poland’s top web developers in 2020. It’s not the first time the renowned B2B ratings agency featured the software development company in its ranking and awarded it with a Clutch badge.
Libraries are an important part of the Elixir programming language ecosystem. In this article, I will present the most important ones with their use cases and rules of applying them to your projects.
Elixir is a programming language created in 2011 by José Valim. Let’s take a look at its current status a year before it turns a decade old.
Need a couple of tips on UISearchBar in iOS 13+ mobile apps? Here they are!
The idea of endless growth can be tempting for any software company. Let us tell you where we draw the line.
In this short tutorial, I’d like to show you how to implement secured elements to UITextField
, though a bit differently than usual. I mean, without accessing KeyChain and shared passwords in iOS (or even macOS).
Apple provides a few ways of image grayscale conversion or applying grayscale on UIViews, but their results may vary. First, you should decide what you want to use it for and how it should work.
As software companies differ from one another, so do their pricing methods. This is how we do it.
Implementing ISMS and being certified for compliance with the ISO 27001 norm is a milestone in many organizations from the IT sector. What were our reasons behind it? What do we and our business partners gain from it?
Is leaving Storyboards for SwiftUI right? In this article, I am explaining it is. Although the framework is still immature, iOS developers should already think of making a switch. Here's why.