Skip to main content
  1. Tags/

Git

Grebedoc

·
Today I learned about Grebedoc — static site hosting for git forges.

Pre-commit hooks for Node.js projects

·
Step-by-step Node.js pre-commit setup: Husky + lint-staged + Oxc to enforce linting, formatting, and TypeScript checks before every git commit.

Git Setup for Windows and WSL

·
Configure Git once for both Windows and WSL: install Git and GCM, reuse your .gitconfig, and enable seamless credential handling across environments.