Cheat Sheets
Essential tools and practices for modern software development
Git Workflows
Branching, merging, rebasing strategies
GitHub Actions
CI/CD pipeline automation
Git Best Practices
Commit messages, PR templates
Repository Management
Monorepos, submodules, Git LFS
VS Code Setup
Extensions, settings, productivity tips
Terminal & Shell
zsh, fish, powerlevel10k configuration
Container Development
Docker, dev containers, orchestration
Remote Development
SSH, VS Code remote, cloud IDEs
Unit Testing
Jest, Vitest, testing best practices
Integration Testing
API testing, contract testing
E2E Testing
Playwright, Cypress, Selenium
Code Quality
Linting, formatting, static analysis
npm & Yarn
Package management, workspaces
Python Packaging
pip, poetry, conda environments
Container Registries
Docker Hub, AWS ECR, GitHub Packages
Dependency Security
Vulnerability scanning, updates