Developing iOS apps using Flutter can be challenging for developers. While Flutter provides a cross-platform framework for app development, the iOS ecosystem’s intricacies, including the build, deployment, and review process, can present unique hurdles. In this blog post, we will explore the journey of a Flutter developer navigating the process of building, deploying, and reviewing … Continue reading The Not-So-Ingenious Process of iOS App Build, Deployment, and Review: A Flutter Developer’s Perspective
blog
Advanced Keyword Development in Robot Framework
Robot Framework is a popular open-source test automation framework used for acceptance testing and acceptance test-driven development (ATDD). The framework provides a simple, yet powerful syntax for writing tests, which are organized as keywords. The use of keywords makes the tests easy to read, write and understand. In this blog, we will explore advanced keyword … Continue reading Advanced Keyword Development in Robot Framework
Machine Learning Model inside Docker
What is Machine Learning? In simple words, Machine Learning is the concept that includes different types of algorithms through which we provide intelligence to a machine to work/predict something on itself on a particular dataset What is Docker? Docker is a platform that provides various operating systems so that the manual time required to install … Continue reading Machine Learning Model inside Docker
