/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
- 3 votes282 views2 answers
- 0 vote273 views1 answer
- 8 votes280 views6 answers
- 2 votes277 views2 answers
- 1 vote282 views1 answer
- 1 vote251 views1 answer
- 0 vote267 views1 answer
- 0 vote259 views1 answer
- -1 vote274 views1 answer
- 0 vote247 views1 answer