Find a matching element in a list and move to first: A journey from a novice JavaScript to an…Here’s the problem we’re trying to solve. We have an array of users as follow:Jan 14, 2022Jan 14, 2022
Securely store and access secrets in Azure KeyVault from Docker-based App ServiceStoring secrets such as database passwords, API keys, tokens, et cetera in .env files or appsettings.json or similar config files are not…Aug 27, 20212Aug 27, 20212
Learn Xamarin.Forms Control Template by making a Button with built-in Loading Indicator in 4 stepsIn Xamarin.Forms, Control Template offers a powerful way to build a template. The template is built by composing smaller parts. But…Nov 3, 2020Nov 3, 2020
Accelerating to delivery: Quickly build an Admin Panel or Dashboard-like app using ReactJS and…Part IApr 3, 2020Apr 3, 2020
Correctly capture iOS 13 Device Token in XamarinCapturing the Device Tokens is necessary for push notification to work. A Device Token is nothing but an ID that uniquely identifies a…Oct 24, 20193Oct 24, 20193
Build an iOS front end to verify a numeric code using RxSwiftThere are use cases, commonly related with passwordless authentication or second-factor authentication where iOS users are required to…Nov 13, 2018Nov 13, 2018
Everything you need to know to write, debug, deploy and monitor Azure FunctionsStep by step guide using a light weight approachNov 1, 20182Nov 1, 20182
Securing C#/.NET WebAPI with public-private-key-signed JWTs signed by NodeJSThis article was cross-posted on dev.toApr 27, 20182Apr 27, 20182
A small gotcha with NodeJS Application settings on Azure that can surprise youThe following code runs perfectly fine on a NodeJS server that’s hosted outside of Azure App Services:Oct 6, 2017Oct 6, 2017