Gems & Tips

Purpose: whenever there are some gems, such as hints and tips, they will be added here, and linked to from their corresponding document.

Updating to latest NPM

Occasionally you should update your NPM, to be the latest version. This will ensure you're up to date with security patches, and bug fixes. To update, use the below command:

npm update npm -g