Auto-generating Critical CSS I'm on the record (many times over, if you ask my coworkers) as saying critical css is terrible, a step backwards, and just another example of Google throwing their weight around to enforce
Open a pull request, STAT! I'm an optimizer. Maybe an over-optimizer. If there are things I find myself doing all the time, even if they're fairly quick, I try to make them quicker so I spend less time
Destroy all your git changes in one command Ever accidentally installed a node module or added a bunch of images and then decided, "I don't want these changes"? Git makes it easy to blow away changes to staged files (git reset)