Blog

Our Blog

We help junior tech professionals, such as developers and designers, to grow.

#git

Using Husky Pre-commit git hook with prettier

Using Husky Pre-commit git hook with prettier

Husky allows scripts to run at various git lifecycle events. Here, we want to use the Husky... Read more