jonmatumalpha
conceptsnotesexperimentsessays

© 2026 Jonatan Mata · alpha · v0.1.0

#tooling

6 articles tagged #tooling.

  • CLI Design

    Principles for designing intuitive, consistent, and productive command-line interfaces that developers enjoy using.

    seed#cli#design#terminal#developer-experience#ux#tooling
  • Developer Experience

    Discipline focused on optimizing developer productivity, satisfaction, and effectiveness through well-designed tools, processes, and environments.

    seed#dx#developer-experience#productivity#tooling#ergonomics
  • Git

    Distributed version control system created by Linus Torvalds in 2005. Foundation of every modern development workflow — from local commits to global collaboration.

    evergreen#tooling#git#dx#fundamentals
  • GitHub

    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.

    evergreen#tooling#git#collaboration#dx
  • Monorepos

    Code organization strategy where multiple projects coexist in a single repository, sharing dependencies, configuration, and build tooling.

    evergreen#architecture#tooling#dx#git
  • TypeScript

    Typed superset of JavaScript adding optional static types, improving developer productivity, error detection, and code maintainability.

    seed#typescript#javascript#types#static-analysis#tooling#dx
All tags