Day 25 of egg learning notes: mongoose predefined pattern modifiers Getters and Setters custom modifiers
1, mongoose predefined pattern modifier.
lowercase,upperc...
mongoose, ajax, express, pagination plug-ins to achieve paging effect
1. Download pagination plug-in first. Download address: JQuery paging plug-in 2. After downloading, add in the page, inc...
Art template + Express + mongodb small project
Preface In order to experience the content of front-end and back-end interaction, I found art template + Express + mongo...
vue koa2 mongodb does the back-end part of the personal blog login registration function from scratch
0. Effect demonstration It's annoying to plug in a video.You can go out and turn right to Youku. Click on me!). 1. Backend Build 1.1 Project Stru...
Recommended collection: Node.js project architecture that should not be missed
Express.js is a great framework for developing the Node.js REST API, but it does not give you any clues about how to organize your Node.js project. I...
Fifth populate of mongoose series
Effect Mongoose's populate() can join tables to query, referencing documents in other collections. Populate() automatically replaces the specifie...