6 followers
A Software developer by day, and work with Batman at night😁, when am not writing codes, playing Call of Duty, you'll find me with Bruce Wayne hanging out☺️
Introduction React Native has emerged as a powerful and efficient framework for building cross-platform apps. One critical aspect of any app's...
Expo is a powerful platform that simplifies the development process for building cross-platform mobile applications using React Native. It provides an...
Not too long ago I decided to write my backend authentication code for an application I was building. Authentication in NestJs is less of a hassle as...
Sending emails with Gmail API used to be much less of a hassle with the not-too-good old "enable less secure app access" of Google account settings...
Introduction In React applications, user authentication can be quite daunting to implement, as it doesn't come with all the features required of a...
When creating server-side applications one of the things that come up in the early stages of development is authentication. Setting up a proper...