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 […]
Android, Digital Transformation, Front End 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 […]
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 […]
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 […]
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 […]
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 […]
Big Data, Covid 19, Digital Engineering
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 […]
AngularJS, Digital Transformation, Hybrid
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 […]
Android, Experience Design, Front End Development
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 […]