How to draw on Mac while recording the videosI recently started recording videos for my Youtube channel and when you are doing some programming walkthrough it is very important to make…Feb 28, 2023Feb 28, 2023
Guide to manage secrets in SwiftUI appYou are developing the app and a time comes when you need to integrate with other systems like Auth0, Firebase, or some other system that…Apr 23, 20221Apr 23, 20221
Implementing Basic Auth0 in SwiftUI using Universal LoginAuth0 provides different mechanisms like SAML, OAuth, OIDC, and WS-Fed. I have looked into OAuth and will cover that today. Before jumping…Apr 2, 2022Apr 2, 2022
Every iOS developer should know these Xcode tricksAs iOS Developer you must be spending 8–9 hours of the day using Xcode. It is really important that you know the IDE to get most out of it…Mar 24, 2022Mar 24, 2022
Guide to SwiftUI layout controls in iOS.It is always better to know about all the tools before you start your DIY project. You need to know what tools are available and what each…Mar 22, 2022Mar 22, 2022
Create React App Functional Automation Testing with CypressThis post I am going to discuss about the new testing framework for testing, it is called Cypress and integrating the Cypress tests in CI…Jan 21, 2021Jan 21, 2021
Ionic Capacitor CI/CD using new YAML pipelineThe Ionic Capacitor is a new framework to build cross-platform apps. In this article, we will learn how to set up an Azure DevOps pipeline…Nov 27, 20201Nov 27, 20201