How to Generate Blog Posts in Gatsby using Hygen
Scaffold arbitrary folders, files and boilerplate code with Hygen.
Scaffold arbitrary folders, files and boilerplate code with Hygen.
Here are some tips that I've learned to get more comfortable squashing and rebasing in git.
A quick guide to starting new frontend projects
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.
Parcel is one of the easiest ways to use SCSS in any project. This article will walk you through a few simple steps to get started.
How to integrate Prettier into your existing dev workflow for you and your team and understand all the pieces that make it work.
Sometimes all you need is a quick way to locally watch and compile your SCSS styles. If you're already using Node.js and NPM for your local environment, then using NPM scripts is one of the best ways to get a minimal setup up and running.