Mongoose supports two Schema options to transform Objects after querying MongoDb: toObject and toJSON. After playing around with toObject and toJSON transforms with sub-documents, I observed the behaviors described as follows.
While boring looking XFCE installation on Ubuntu Server is shown everywhere, this post shows you how to get a nice Mate Desktop on Ubuntu in Azure up and running and RDP into it.
In my development environments, I never install Node.j using `apt-get` but use nvm instead to be able to use multiple Node.js versions in parallel. This requires different settings in VS Code for debugging mocha tests.