MKoroshun

Results 2 comments of MKoroshun

To update my db model I use ``` Ad.findByIdAndUpdate(req.params.id, req.body, {new: true}).then((response) => { res.status(200).json(response); }).catch(() => { res.status(403).json({ "error": { "code": 500, "message": "Something went wrong." } }) })...

Seems like its selective. For instance, I can change the colour of `` using css but not `` or ``