Skip to content

derweisskrag/serverJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serverJS

pagination

Title: Pagination. Language: JS. Example: How to make a simple pagination and display data of mongoose; meanwhile, lazy pagination was implemented using function* notation defined in JS. Database: mongoDB

Installation:

  1. git clone https://github.com/derweisskrag/serverJS.git
  2. npm init
  3. npm i mongoose express

Releases

No releases published

Packages

No packages published