Ensure Data Consistency using MongoDB write concern.Imagine a situation where you are placing an order on an E-commerce website for a highly sought-after product that’s in limited stock…Mar 11Mar 11
Published inJavaScript in Plain EnglishJWT Auth with Node and Passport JSJWT is an open standard for transferring data securely between two parties. It is used with authentication systems to make authenticated…Sep 30, 20203Sep 30, 20203
Published inThe StartupSetting Up Twitter OAuth With Node and Passport JSIn this blog, I will demonstrate how to implement Twitter OAuth with Node and Passport JS. To implement this, we will be using a…Sep 29, 2020Sep 29, 2020
Published inJavaScript in Plain EnglishAuthenticate your App with Slack OAuthIn this blog, I will demonstrate how to implement Slack OAuth with Node and Passport JS. To implement this, we will be using a third-party…Sep 28, 20201Sep 28, 20201
Published inJavaScript in Plain EnglishSetup Amazon OAuth With Node and Passport JSIn this blog, I will demonstrate how to implement Amazon OAuth with Node and Passport JS. To implement this, we will be using a…Sep 27, 2020Sep 27, 2020
Published incodeburstAuthenticate your App with Spotify OAuth.In this blog, I will be demonstrating how to implement Spotify OAuth with Node and Passport JS. To implement this, we will be using a…Sep 26, 2020Sep 26, 2020
Published inJavaScript in Plain EnglishDeploy your static website with a few simple clicksSimple website deployment with GitHub PagesSep 25, 20201Sep 25, 20201
Published inPython in Plain EnglishGit and Github for Python DevelopersA beginner’s guide to version controlSep 24, 2020Sep 24, 2020
Published inJavaScript in Plain EnglishDeploy your React App just with 4 commandsWhat is Firebase?Sep 23, 2020Sep 23, 2020
Published inThe StartupNode and Passport JS — Github AuthenticationAs a developer, It’s very often we would have used Github accounts to login to a web application. The process would have been so simple…Sep 22, 20201Sep 22, 20201