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