/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 vote164 views1 answer
- 0 vote203 views1 answer
- 0 vote171 views1 answer
- 1 vote162 views1 answer
- 0 vote173 views1 answer
- 0 vote183 views1 answer
- 0 vote153 views1 answer
- 1 vote157 views1 answer
- 1 vote165 views1 answer
- 0 vote181 views1 answer