Like many applications, the Slack desktop app logs how users interact with it. For example, it may log when a user views a screen or clicks on a button. Product Managers and Data Scientists analyze the logs, hoping to discover actionable insights to drive product refinements. Slack’s desktop application is written in React. We built a React analytics logging library to: 1) increase developer veloc
