Skip to main content
  1. Tags/

Javascript

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.

Oxc Workflow

·
How to setup new Node.js projects, with linting and formatting using Oxc.

Next Generation Tooling for Developers

·
In recent months I have been learning about Astral, and have started using uv and ruff. This led me to try to find similar tools for other languages.