/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 vote254 views1 answer
- 0 vote265 views1 answer
- 0 vote258 views1 answer
- -1 vote243 views2 answers
- 4 votes245 views2 answers
- 3 votes243 views4 answers
- 5 votes252 views2 answers
- 0 vote268 views2 answers
- 1 vote241 views1 answer
- 1 vote273 views2 answers