I developed a method of logging the queries executed by Knex.js and the execution times for each query. It can be applied to nearly any app that uses Knex.
Three concrete tips for improving your relationship management, thanks to the book Emotional Intelligence 2.0 by Drs. Travis Bradberry and Jean Greaves.
Think about how things could go wrong with your process. Are you sure bugs can't slip through? And if they do, how would you know and handle the situation?
Using mapped types, making factories for test data is a cinch. And I can use mapped types to provide guarantees you simply can't get in a dynamic language.