/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
- 14 votes153 views6 answers
- 0 vote157 views1 answer
- 1 vote160 views1 answer
- 0 vote179 views2 answers
- 0 vote136 views1 answer
- 0 vote144 views1 answer
- 0 vote243 views1 answer
- 0 vote136 views2 answers
- 0 vote146 views2 answers
- 0 vote136 views1 answer