Why did I switch from Provider to Redux state management in my Flutter app.I have been working on one of my apps for the last 3 years. Back in the day, I had picked provider as my state management solution for my…Oct 24, 20232Oct 24, 20232
Published inBetter ProgrammingI Created My Own Wordle Using Azure Functions, Azure Cosmos DB, and FlutterLevel up your coding skills by solving puzzlesFeb 5, 2022Feb 5, 2022
Published inNerd For TechWhere should you store your application secrets, you wonder?A comparison between source control, CI/CD tools and cloud providers for storing application secrets.Jan 27, 20221Jan 27, 20221
Published inNerd For TechDeploy an application in Azure Container Instances (ACI) using Azure Resource Manager (ARM)…Containers have become the preferred way to package & deploy cloud applications. Azure’s Container Instances (ACI) brings a minimal…Dec 21, 2021Dec 21, 2021
Published inNerd For TechDeploy an application in Azure Container Instances (ACI) through GitHub Actions.Having been only one or two years in the market, GitHub Actions has drawn a respectable amount of popularity. Housing >80% of the…Dec 21, 2021Dec 21, 2021
Published inNerd For TechFlutter: Chat notifications using FCM in a socket.io powered chat appA while ago, I wrote an article on how to create a chat app in flutter using a socket.io service. This application connects users to a…Oct 24, 2021Oct 24, 2021
Published inNerd For TechFlutter: A chat app in flutter using a Socket.IO serviceFlutter has very quickly found its way to the topmost choice for a mobile app development framework. It is undoubtedly very neat…Jul 6, 20211Jul 6, 20211
Published inNerd For TechNestJs: Chat Server in NestJs backed by MongoDBThis post will help you to create a Chat Server with NestJs + socket.io + MongoDB. We will develop the service in NestJs, expose the…Jun 22, 2021Jun 22, 2021
Published inNerd For TechNodeJs: Deploy your NodeJs app on Azure for FREELet’s face it, we think of deploying our applications on cloud for FREE every time we are ready with a few features, be it to enable other…May 28, 2021May 28, 2021
Published inNerd For TechNestJs: Firebase Auth secured NestJs app using PassportJsPassportJs is one of the best authentication middleware libraries for NodeJs applications. It supports more than 500 authentication…May 20, 20216May 20, 20216