Pankaj Kumar

Login and Registration System Using Node MongoDB and Redis

Login and Registration Systems are the basic components and as a developer, you have to implement such systems for the client projects, open-source projects, or a college project. In this tutorial, we are going to learn how to build a simple and working login and registration system. We are going to use the following technologies.

Login and Registration System Using Node MongoDB and Redis Read More »

Building Email Verification System Using Node and Redis

Node.js and Redis are a very powerful combination to yield a high-performance result. In the previous tutorial, we have covered the installation and useful Redis commands. In this tutorial, we will take one step ahead and build a useful real-time application. We have already covered Redis as session store in one of our tutorial. If

Building Email Verification System Using Node and Redis Read More »