mongoose tag

3 questions


1 answers
106 views
0
I'm asking you a question during Nodejs and MongoDB.

Hello, I'm a student who is working on the project again after the midterm exam.I'm working on NodeJs project and I'm trying to link it with mongodb using mongoose module.For each iteration of the doc...

2 years ago

1 answers
107 views
0
I have a question about the chat implemented by socket.io.

Currently, most of the messenger functions have been completed, but the problem is that they are bringing the most recent conversation together by distributing the list of chat rooms. (ex. Kakao Talk)...

2 years ago

1 answers
117 views
0
What should I do when I only call up documents in a certain section in Mongoose collection?

Node.js + Mongoose is working.I'm trying to retrieve documents from a few to a few while I'm doing pagination.I've thought about how to find it with for loop, but I think it's too ignorant;; Is there ...

2 years ago

© 2024 OneMinuteCode. All rights reserved.