/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 vote198 views1 answer
- 0 vote212 views1 answer
- 0 vote191 views1 answer
- 0 vote198 views1 answer
- 1 vote222 views1 answer
- -1 vote221 views2 answers
- 0 vote213 views1 answer
- 0 vote208 views1 answer
- 3 votes212 views1 answer
- 3 votes211 views1 answer