December 16, 2020 10 min read @Slack Engineering Creating a React Analytics Logging Library In the first installment of the article, we examined why we built a React analytics library. We also looked at…
November 28, 2022 14 min read @Slack Engineering Creating a React Analytics Logging Library Like many applications, the Slack desktop app logs how users interact with it. For example, it may log when a…
June 24, 2020 14 min read @Rowan Oulton Keep webpack Fast: A Field Guide for Better Build Performance webpack is a brilliant tool for bundling frontend assets. When things start to slow down, though, its…