/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 vote226 views1 answer
- 1 vote222 views1 answer
- 0 vote257 views1 answer
- 0 vote225 views1 answer
- 0 vote204 views1 answer
- 7 votes286 views1 answer
- 3 votes241 views1 answer
- 25 votes225 views10 answers
- 4 votes239 views3 answers
- 0 vote270 views1 answer