/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
- 0 vote99 views1 answer
- 11 votes144 views5 answers
- 1 vote138 views1 answer
- 1 vote174 views2 answers
- 2 votes137 views2 answers
- 0 vote150 views2 answers
- 0 vote142 views1 answer
- 2 votes167 views1 answer
- 0 vote136 views1 answer
- 0 vote142 views1 answer