Optimal Code Splitting September 12, 2020 A look at the optimal way to code split, and a custom heatmap tool I created to help with this
Jest Snapshot Testing Considered Harmful June 14, 2020 A look at Jest snapshot testing, and the common pitfalls I see developers tend to make