/TypeScript/Whats is the use Notes.create(note) .then((data) => { res.send(data); }) .catch((err) => { res.status(500).send({ message: err.message || 'Some error occurred while create the Notes', }); });
Whats is the use Notes.create(note) .then((data) => { res.send(data); }) .catch((err) => { res.status(500).send({ message: err.message || 'Some error occurred while create the Notes', }); });
Whats is the use Notes.create(note) .then((data) =>{ res.send(data); }) .catch((err) => { res.status(500).send({ message: err.message || 'Some error occurred while create the Notes', }); });
0
- 1 vote186 views1 answer
- 0 vote239 views1 answer
- 87 votes522 views6 answers
- 1 vote224 views1 answer
- 0 vote180 views1 answer
- 1 vote174 views1 answer
- 0 vote167 views1 answer
- 0 vote166 views1 answer
- 2 votes195 views1 answer
- 0 vote193 views1 answer