/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 vote186 views1 answer
- 6 votes199 views3 answers
- 0 vote175 views1 answer
- 0 vote178 views1 answer
- 12 votes172 views3 answers
- 1 vote166 views1 answer
- 0 vote165 views1 answer
- 1 vote164 views1 answer
- 9 votes183 views1 answer
- 0 vote184 views1 answer