/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 vote108 views1 answer
- 2 votes105 views1 answer
- 0 vote119 views1 answer
- 14 votes109 views4 answers
- 0 vote111 views1 answer
- 0 vote111 views1 answer
- 6 votes132 views1 answer
- 0 vote185 views2 answers
- 0 vote130 views1 answer
- 7 votes120 views2 answers