python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
PrivateRoute not redirecting in reactjs
I was building a website for developers following a Udemy course. It redirects users to the dashboard after they log in. I need to make the dashboard page private, so that only logged-in users can acc...
Krishnadev. V
Votes: 0
Answers: 1
Unable to copy a database from one mongodb account to another
I usually create a copy of a database in the same cluster in the same account like this:
DUMP THE ORIGINAL DATABASE
mongodump --uri
'mongodb+srv://ACC_USER_NAME:ACC_USER_PASSWORD@cluster0.fklgt.mon...

AG_HIHI
Votes: 0
Answers: 1
Why "Server is Connected" comes before the "Database is connected" in terminal of VScode in express app?
I just want to know Why "Server is Connected" comes before the "Database is connected" in terminal of VScode in express app?
Here is my code
const express = require("express&q...
Jatin Bhola
Votes: 0
Answers: 1
Pinata IPFS's pinFileToIPFS method not accepting a user uploaded file
I am working on a project (using React.js Express.js and Node.js) to convert a user uploaded image into and NFT on Ethereum blockchain and for that, I need to upload the image on an IPFS (I am using P...
Yash Sethia
Votes: 0
Answers: 5