/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 vote300 views1 answer
- 26 votes343 views3 answers
- 0 vote318 views1 answer
- 4 votes311 views2 answers
- 8 votes304 views1 answer
- 0 vote313 views2 answers
- -1 vote339 views2 answers
- 0 vote306 views1 answer
- 1 vote320 views2 answers
- -1 vote352 views1 answer