Node.js-Expess-MongoDB-CRUD icon indicating copy to clipboard operation
Node.js-Expess-MongoDB-CRUD copied to clipboard

Parsing

Open Kavya042 opened this issue 5 years ago • 0 comments

docs=JSON.parse(JSON.stringify(docs))

This particular line of code converts the _id generated by MongoDB to string in Node.js

Kavya042 avatar Feb 01 '20 09:02 Kavya042