Reading up on best-practices
4 deep · digging since dec 19, 25
- GitHub - lirantal/nodejs-cli-apps-best-practices: The largest Node.js CLI Apps best practices list ✨
A curated list of 38 best practices for building user-friendly, empathic, and interoperable Node.js CLI applications, covering experience, distribution, interoperability, accessibility, testing, errors, development, analytics, versioning, and security.
- How Claude Code works in large codebases: Best practices and where to start
Successful Claude Code deployments at enterprise scale rely on a layered harness of CLAUDE.md files, hooks, skills, plugins, LSP, and MCP servers rather than model alone.
- My LLM coding workflow going into 2026 - by Addy Osmani
Addy Osmani shares a disciplined AI-assisted coding workflow emphasizing planning, scope management, context provision, testing, and frequent commits to maintain developer accountability.