iOS

Concurrency with swift: Structured concurrency

This is part 2 of the article series on Concurrency with Swift. The article’s content assumes that the reader understands the Async/Await concept. If you are unfamiliar with the Async/Await concept, please read the first part: Concurrency with Swift: Async/Await. Before we learn Structured Concurrency, it is essential to understand Structured Programming. And, if you […]

February 13, 2023

Android, Digital Transformation, Front End Development

Future of mobile application development

The mobile application development industry is constantly evolving, with new technologies and trends emerging all the time. In this blog, we’ll take a look at some of the key trends that are shaping the future of mobile app development. Artificial Intelligence and Machine Learning: Artificial intelligence (AI) and machine learning (ML) are becoming increasingly important […]

February 10, 2023

iOS

Concurrency with Swift: Async/Await

Concurrency is not something we haven’t known, but in Swift 5.5 this is built-in.  Wait…Why ?? We have been doing concurrent programming for so long and our apps were pretty good and responsive.  Yes, we were able to achieve concurrency in swift by using frameworks like Grand Central Dispatch (GCD) and Operations. They were handy […]

December 23, 2022

iOS

Async/ Await (Modern Concurrency in Swift)

Async/ Await in Swift (Modern Concurrency)                                                      Async/ Await What is async/Await? Apple introduces a new concurrency feature i.e., asynchronous (async) from Swift 5.5. Async:- stands for asynchronous, which means […]

December 12, 2022

Android, Hybrid, iOS

Choosing your Tech platform for your next Cross platform app – Flutter or React Native?

Selecting one or the other technology is always a matter of individual preferences but knowing which platform has what benefits can help in deciding the best option. In this blog, we are going to discuss two of the very popular technologies for creating cross-platform apps i.e. Flutter & React Native. Programming Languages Let’s start by […]

September 30, 2022

iOS

Networking layer with Combine

What is Combine? The Combine Framework – A framework rolled back in 2019 that works on the fundament of Functional Reactive Programming (FRP) paradigm similar to RxSwift and ReactiveSwift. It is developed by Apple and can be seen as a 1st party alternative to RxSwift and ReactiveSwift. Let’s read from the documentation: Customize handling of […]

July 1, 2022

Big Data, Covid 19, Digital Engineering

Creating Breakthrough B2B Customer Experiences in the Post Pandemic World

Customer Experience is Paramount in B2B, just as in B2C Customer experience is one of the critical foundations of any business. It also reflects an organization’s commitment to offering a smooth buyer journey and follow-up. Like B2C companies, B2B organizations have also traversed their digital and technology journey and came a long way concerning seamless […]

December 10, 2021

AngularJS, Digital Transformation, Hybrid

Building an App – Ionic Vs React Native

More and more companies are putting efforts on building digital products. A mobile application or web portal becomes business critical with customers evolving digitally. Some of these companies have specific needs while pursuing application development such as building cross-platform application, hybrid application or native application. Hybrid VS. Native is a long-standing debate and confusion among […]

October 17, 2017

Android, Experience Design, Front End Development

Design Approaches for Leading Mutual Fund Mobile Application

It was only from mid-2008 with the advent of smartphones, like HTC Dream, or Apple iPhone that it reached the mainstream, taking advantage of all the functionalities that these devices provide. As per Gadgetsnow, usage of the smartphones by Indian users grew by 43% in 2016 and 92% in 2015. A major thing to notice […]

September 7, 2017