As a freelancer in the last few years I had the pleasure of both onboarding myself and having a lot of “first days" with clients every time I start a new project. I also met people from various company cultures with their own good or bad past experie...
If you are reading this you probably have two things: A Gatsby website (mydomain.com). A Hashnode blog somewhere else (blog.mydomain.com). Although they work great we sometimes want to mix them together so we can do things as: Add links to our has...
The problem Setup The general solution Husky + Lint Staged ("do-it-yourself" method) Lefthook ("all-in-one" method) 🥊 The problem When developing in a dockerized environment (for example with docker compose) you often find yourself in the following...