Skip to main content

TypeScript Overtakes Python and JavaScript To Claim Top Spot on GitHub

2 weeks 6 days ago
TypeScript overtook Python and JavaScript in August 2025 to become the most used language on GitHub. The shift marked the most significant language change in more than a decade. The language grew by over 1 million contributors in 2025, a 66% increase year over year, and finished August with 2,636,006 monthly contributors. Nearly every major frontend framework now scaffolds projects in TypeScript by default. Next.js 15, Astro 3, SvelteKit 2, Qwik, SolidStart, Angular 18, and Remix all generate TypeScript codebases when developers create new projects. Type systems reduce ambiguity and catch errors from large language models before production. A 2025 academic study found 94% of LLM-generated compilation errors were type-check failures. Tooling like Vite, ts-node, Bun, and I.D.E. autoconfig hide boilerplate setup. Among new repositories created in the past twelve months, TypeScript accounted for 5,394,256 projects. That represented a 78% increase from the prior year.

Read more of this story at Slashdot.

msmash

EU Carmakers 'Days Away' From Halting Work as Chip War With China Escalates

2 weeks 6 days ago
Carmakers in the EU are "days away" from closing production lines, the industry has warned, as a crisis over computer chip supplies from China escalates. From a report: The European Automobile Manufacturers' Association (ACEA) issued an urgent warning on Wednesday saying its members, which include BMW, Fiat, Peugeot and Volkswagen, were now working on "reserve stocks but supplies are dwindling." "Assembly line stoppages might only be days away. We urge all involved to redouble their efforts to find a diplomatic way out of this critical situation," said its director general, Sigrid de Vries. Another ACEA member, Mercedes, is now searching globally for alternative sources of the crucial semiconductors, according to its chief executive, Ola Kallenius. The chip shortage is also causing problems in Japan, where Nissan's chief performance officer, Guillaume Cartier, told reporters at a car show in Tokyo that the company was only "OK to the first week of November" in terms of supply.

Read more of this story at Slashdot.

msmash