Heroku free plan is gonee~~ can anyone suggest the best alt of heroku~
Ask Mitra Latest Questions
Hi, I’m self learning Node.js recently and now i’m stuck. I was building small weather app project using node.js and everytime i run res.write(readTimeData), localhost keeps loading infinitely. All the files (index.js, script.js and style.css) keeps pending. Although i was getting right ...Read more
Mongo connection errror: MongooseServerSelectionError: connection <monitor> to 18.204.117.167:27017 closed
So , I am making a blog type of website with MERN stack. I wanted to implement ‘like’ system like Facebook. But I don’t want visitors to signup to like on posts. Users should not be allowed to like again ...Read more
I followed the mdn docs for learning nodejs. In the code i get confused what is the callback argument passed in funtion and where it is comming from i have not writtern any callback named function exports.book_detail = function (req, res,next) ...Read more