6 articles tagged #tooling.
Principles for designing intuitive, consistent, and productive command-line interfaces that developers enjoy using.
Discipline focused on optimizing developer productivity, satisfaction, and effectiveness through well-designed tools, processes, and environments.
Distributed version control system created by Linus Torvalds in 2005. Foundation of every modern development workflow — from local commits to global collaboration.
Collaborative development platform built on Git. More than repository hosting — it's the central hub for code review, CI/CD, project management, and open source collaboration.
Code organization strategy where multiple projects coexist in a single repository, sharing dependencies, configuration, and build tooling.
Typed superset of JavaScript adding optional static types, improving developer productivity, error detection, and code maintainability.