Using Git to Squash Commits with Confidence
January 11, 2019Here are some tips that I've learned to get more comfortable squashing and rebasing in git.
Here are some tips that I've learned to get more comfortable squashing and rebasing in git.
I failed a lot trying to use WSL to replicate the dev environment I use on my Mac. Then something weird happened: I ditched the fancy subsystem and now I'm doing dev things on my PC.
Scaffold arbitrary folders, files and boilerplate code with Hygen.
How to integrate Prettier into your existing dev workflow for you and your team and understand all the pieces that make it work.
A quick guide to starting new frontend projects
Parcel is the easiest way to use SCSS in any project. This article will walk you through a few simple steps to get started.
Using node-sass for all your Sass things