Software10 views

TypeScript Becomes Most Used Language on GitHub, Surpassing Python and JavaScript

TypeScript has officially taken the top spot as the most popular language on GitHub for the first time, overtaking both Python and JavaScript.

Key Findings from Octoverse 2025

According to GitHub's Octoverse 2025 report, which analyzed data from September 1, 2024, to August 31, 2025:

  • TypeScript now leads as the most used programming language on the platform
  • Typed languages are making AI-assisted development more reliable in production environments
  • The shift reflects developers' growing need for type safety and code reliability

AI-Powered Programming Becomes Standard

GitHub's report reveals that AI integration in coding has become the norm:

  • Over 1.1 million public repositories now use some form of language model SDK
  • AI-assisted development tools are reshaping how developers work
  • Typed languages like TypeScript provide better integration with AI coding assistants

Why TypeScript Won

The rise of TypeScript directly correlates with:

  • Enhanced code reliability through static typing
  • Better AI assistance due to predictable type systems
  • Improved production stability in modern development workflows

This milestone marks a significant shift in the programming landscape, showing how developer priorities are evolving toward safer, more maintainable code in the AI era.