Developer Tools Write Cleaner Unit Tests Using Parameterization Look out for repeated patterns in your unit tests. You might be able to implement some parameterization to make them more succinct.
Developer Tools 2 Quick Tips To Improve Your Webpack Bundling One easy step to improve your Webpack bundling is to check which configuration you're using to provide source maps.
Developer Tools Manage Your Breakpoints Better Using Sass Mixins You can use Sass mixins at any place in your CSS in order to quickly declare specific breakpoint styles, and without repetitive blocks of code.
Effective communication How to Use Negotiation for Healthy Pair Programming & Better Solutions How can a pair disagree while keeping their working relationship healthy? Treat each problem as a negotiation, and we can turn disagreements into solutions.
Growing as Makers Getting Better at Banana Bread: Tips for Effective Iterative Growth I recently experimented with baking banana bread, and I thought this process was a perfect allegory for iterative growth.