Thomas Yems
Thomas Yems
## Context I'd like to be able to make my prototype work differently in production than in development. For example I'd like to add logging of the session data, but...
## Context The [Home Office kit plugin](https://github.com/UKHomeOffice/home-office-kit) is designed to help make designers job easier, providing useful functionality that helps in prototype creation. Often our prototypes are quite complex internal...
## Context In writing a plugin, I'd like to be able to change the behaviour of the plugin based on the config in config.js. For example, I'd like to turn...
The error 'Date must be a real date' does not help users to fix the problem, as it is not very descriptive. This breaks down the reasons why a date...