REST API authentication using KeycloakAdd an authentication layer to your REST APIsJun 11, 2021Jun 11, 2021
Server-Sent EventsSend data from the server to the client — implemented in XamarinNov 30, 2020Nov 30, 2020
API AuthorizationDistribute APIs and have control over who is authorized to use itApr 10, 2020Apr 10, 2020
Abstraction — Writing code for othersHaving worked with several software engineers over recent years, I have noticed that many of them lack the concept of Abstraction in…Dec 20, 2019Dec 20, 2019
How I added ‘Fit’ to my lifestyleI don’t have time — is what I often hear many of the people around me in response to keeping oneself fit. They are so engaged in their…Oct 20, 2019Oct 20, 2019
Programming Practices — Learnt by failingI have been coding for quite some time now along with managing a team of some good developers. After many app crashes, maintenance…Aug 10, 2019Aug 10, 2019
Cocoa Touch Framework and SwiftLately, for one of the projects I had to develop a Cocoa Touch Framework that would be integrated into a client’s iOS application. I…Jan 8, 2019Jan 8, 2019
Customising UIAlertController in SwiftI recently started working on an iOS project (Swift 4 and Xcode 9) and had to display custom alerts. Reading the UIAlertController…Sep 22, 20184Sep 22, 20184