/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 vote104 views1 answer
- 7 votes99 views2 answers
- 1 vote98 views1 answer
- 0 vote106 views2 answers
- 5 votes115 views3 answers
- 0 vote103 views1 answer
- 0 vote104 views1 answer
- 0 vote170 views1 answer
- 0 vote109 views1 answer
- 0 vote97 views1 answer