/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 vote251 views1 answer
- 9 votes263 views3 answers
- 0 vote259 views2 answers
- 1 vote254 views1 answer
- 0 vote258 views1 answer
- 0 vote258 views1 answer
- 0 vote246 views1 answer
- 0 vote234 views1 answer
- 2 votes269 views2 answers
- 0 vote272 views1 answer