Editors
5 guides covering editors tools
-
VS Code Productivity: Extensions, Settings, and Shortcuts That Matter
Cut through the noise of 50,000 VS Code extensions. Here are the settings, shortcuts, and extensions that actually make you faster.
-
Linting and Formatting: Biome, ESLint, Prettier, and Pre-Commit Hooks
How to set up code linting and formatting with Biome or ESLint + Prettier, configure pre-commit hooks with husky and lint-staged, integrate with editors, and enforce standards in CI.
-
AI Coding Tools in 2026: Copilot, Cursor, Claude Code, and More
A practical guide to AI-assisted development -- GitHub Copilot, Cursor, Claude Code, Codeium, and how to actually get value from AI coding tools.
-
Cloud Development Environments: Gitpod, Codespaces, and Devpod
A practical guide to cloud-based development environments -- GitHub Codespaces, Gitpod, DevPod, and when remote development actually makes sense for your workflow.
-
Neovim Setup in 2026: A Modern Configuration Guide
How to build a modern Neovim setup with lazy.nvim, LSP, Treesitter, and Telescope -- plus when VS Code is still the better choice.