MEVN stands for Mongo DB, Express JS, Vue JS, and Node JS. It is a technology stack used by developers to create full-fledged web applications.…
We need to use the aggregate function to pick a random document from Mongo DB. Its usage is simple. It accepts an array of objects.…
In this tutorial, we will teach you how you can login a user with JWT (JSON Web Token) in the android app using Kotlin and…
This tutorial will create an android user registration activity in Kotlin. You will learn the following: Creating an activity First, we will create an empty…
We created a chat application in native Android using Kotlin and Node JS. We have used Mongo DB as a database. Modern and professional UI…
It is a single-page ecommerce website developed in Vue JS. Vue JS is an open-source Javascript framework specifically built to design user interfaces and is…
In this tutorial, we will teach you how to develop a password-less authentication system in Node JS and Mongo DB. We will create a simple…
In this article, we are going to teach you, how you can upload multiple images in Node JS and Mongo DB. Video tutorial: Initializing the…
In this article, we are going to provide you with a free course to develop a full-fledged real-time chat app in MEVN (MongoDB, Express, Vue…