-
My problem is I want to join this schema. Eg: In any e-commerce website there is a main image and …
- 299 views
- 1 answers
- 0 votes
-
I have 1 database: database. There are 2 collections in database: users, posts. Mongoose schemas: User, Post. Here is a …
- 336 views
- 1 answers
- 0 votes
-
I have an Express app — built with express-generator — which includes only one relevant route. ES6 syntax is being …
- 331 views
- 0 answers
- 0 votes
-
I want to create a schema, with arrays for names of participants at an event, I make the list of …
- 381 views
- 0 answers
- 0 votes