Data modeling with Mongoose
Here we learn the concept of data modeling:
Before starting any backend project, the first important step is to analyze the data that we intend to store. This involves clarifying all the fields such as username, email, photos, password, date of birth...
moazalien.hashnode.dev14 min read