/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
- 10 votes131 views3 answers
- 39 votes162 views5 answers
- 0 vote144 views1 answer
- 0 vote115 views1 answer
- 0 vote130 views1 answer
- 0 vote131 views1 answer
- 0 vote118 views1 answer
- 1 vote144 views1 answer
- 1 vote98 views1 answer
- 0 vote153 views1 answer