/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 vote185 views1 answer
- 0 vote213 views1 answer
- 0 vote183 views1 answer
- 1 vote177 views1 answer
- 0 vote188 views1 answer
- -1 vote204 views3 answers
- 2 votes174 views3 answers
- -1 vote191 views2 answers
- 1 vote168 views1 answer
- 0 vote181 views1 answer