logoalt Hacker News

DeathArrowtoday at 10:12 AM5 repliesview on HN

Why is Claude Code, a desktop tool, written in JS? Is the future of all software JS or Typescript?


Replies

wanttosaythingstoday at 11:40 AM

LLMs are good in JS and Python which means everything from now on will be written in or ported to either of those two languages. So yeah, JS is the future of all software.

show 1 reply
jsk2600today at 10:18 AM

Original author of Claude Code is expert on TypeScript [1]

[1] https://www.amazon.com/Programming-TypeScript-Making-JavaScr...

show 1 reply
TiredOfLifetoday at 11:25 AM

I am happy you woke up from your 10 year coma.

bigbezettoday at 10:19 AM

It's not a desktop tool, it's a CLI tool.

But a lot of desktop tools are written in JS because it's easy to create multi-platform applications.

ivanjermakovtoday at 10:29 AM

Because it's the most popular programming language in the world?