/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 vote217 views1 answer
- 0 vote120 views1 answer
- 5 votes120 views3 answers
- 0 vote133 views1 answer
- 0 vote131 views1 answer
- 2 votes120 views2 answers
- 3 votes141 views1 answer
- 0 vote129 views1 answer
- 2 votes134 views1 answer
- -1 vote129 views2 answers