frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

60–70% of YC X25 Agent Startups Are Using TypeScript

3•Arindam1729•3h ago
I recently saw a tweet from Sam Bhagwat (Mastra AI's Founder) which mentions that around 60–70% of YC X25 agent companies are building their AI agents in TypeScript.

This stat surprised me because early frameworks like LangChain were originally Python-first. So, why the shift toward TypeScript for building AI agents?

Here are a few possible reasons I’ve understood:

- Many early projects focused on stitching together tools and APIs. That pulled in a lot of frontend/full-stack devs who were already in the TypeScript ecosystem.

- TypeScript’s static types and IDE integration are a huge productivity boost when rapidly iterating on complex logic, chaining tools, or calling LLMs.

- Also, as Sam points out, full-stack devs can ship quickly using TS for both backend and frontend.

- Vercel's AI SDK also played a big role here.

I would love to know your take on this!

Comments

tomasen9987•3h ago
This is interesting, TBH the Ease of using FE & BE in Typescript is the reason I think. I'm also using TS for that.
shams93•3h ago
The agent layer is a kind of client and since typescript thanks to node and the browser has become a universal language for client sides, whether the client is used by a human or used agent to agent.
iMax00•3h ago
much more easier to built UI
rvz•3h ago
> - Also, as Sam points out, full-stack devs can ship quickly using TS for both backend and frontend.

Typescript (which is still "Javascript") is extremely immature for a "backend" language.

I can't take anyone seriously if they believe or use such a pseudo-typed language like typescript and especially a weakly typed language with dynamic types on a costly runtime such as Javascript on the backend.

Both of them should stay far away from anything backend.

cianuro_•50m ago
There is value in fast iteration and delivery. These are early stage startups, the clock is ticking. I wouldn’t do it with JS but I understand why it would be used.

Now we can argue how good or bad the nodejs (or any alternative JS implementation) is. At the end of the day the objective is most likely to rock the boat enough to be acquired and have a payday. With enough discipline you can get far before the footguns show up.

ecesena•2h ago
I'm not surprised, I don't think it has anything to do with AI, it's the same in blockchain and prob in all other fields.

I think ppl underestimate the cost of context switch between languages, even if you're really proficient in more than one.

If you're a team with 1-2 eng and have to build a frontend, you are forced to use js/ts. Now, if you can keep everything in a monorepo in the same language, you're simply moving faster. And I'm sure people will criticize and bring counter examples... but statistically 60-70% of the teams will just be faster working this way.

My first startup was frontend php, backend python, 2 eng; soon we specialized one working on frontend, the other on backend, it's tedious to context switch. My last startup was typescript for everything, again 2 eng, same code base, same coding style, both iterating on all code. (And daily I work in rust & C, I'm definitely not a frontend eng nor a js/ts enthusiast, I'm just reflecting on efficiency.)

amazingamazing•50m ago
Makes sense - for front-end there's really no alternative. For back-end node.js is more than fast enough for pretty much any startup.

Ask HN: What is something you deeply care about?

3•blahaj•42m ago•0 comments

Ask HN: What's your open source stack?

11•3D39739091•7h ago•8 comments

60–70% of YC X25 Agent Startups Are Using TypeScript

3•Arindam1729•3h ago•7 comments

Ask HN: Any good tools for viewing congressional bills?

101•tlhunter•1d ago•39 comments

Ask HN: Startup getting spammed with PayPal disputes, what should we do?

282•june3739•3d ago•181 comments

Ask HN: What powerful but lesser-known Python libraries are out there?

9•blindprogrammer•5h ago•3 comments

Best place for small remote gigs?

11•xucian•16h ago•14 comments

When Profit Overshadows Community: A Look at Golang Conferences

2•gophercon•11h ago•0 comments

Ask HN: In-house or outsourced data annotation? (2025)

3•yogoism•11h ago•0 comments

Ask HN: Has anybody built search on top of Anna's Archive?

286•neonate•3d ago•146 comments

Ask HN: What would you work on if you couldn't fail?

12•rblion•1d ago•14 comments

Ask HN: Who is hiring? (June 2025)

368•whoishiring•5d ago•474 comments

Ask HN: How do I learn robotics in 2025?

402•srijansriv•5d ago•99 comments

Ask HN: Anyone else feeling increasingly alienated from the industry?

33•saubeidl•1d ago•28 comments

Ask HN: Anyone making a living from a paid API?

250•meander_water•1w ago•173 comments

Get Your Dev Tool Mentioned by ChatGPT, Gemini Not Just Ranked on Google

5•vinodvarma24•1d ago•3 comments

Ask HN: How do I learn practical electronic repair?

183•juanse•1w ago•112 comments

Ask HN: Do we need a language designed specifically for AI code generation?

3•baijum•20h ago•5 comments

Ask HN: Who wants to be hired? (June 2025)

126•whoishiring•5d ago•395 comments

Ask HN: Options for One-Handed Typing

93•Townley•4d ago•93 comments

Ask HN: Running AI agents in isolated environments

7•polycaster•1d ago•1 comments

Ask HN: A Tetris variant with greater tactical and strategic depth?

3•amichail•22h ago•0 comments

Tiptap open-sources 10 formerly Pro extensions under MIT license

10•philipisik•1d ago•1 comments

Ask HN: Is synthetic data generation practical outside academia?

4•cpard•1d ago•8 comments

I Built an AI Agent with Gmail Access and Discovered a Security Hole

4•Ada-Ihueze•1d ago•3 comments

Summer projects (preferably open source) for college sophomores

3•decartesfolium•1d ago•3 comments

Ask HN: What is the best LLM for consumer grade hardware?

238•VladVladikoff•1w ago•182 comments

Ask HN: What do you put in claude.md and what you leave out?

7•bognition•2d ago•2 comments

Ask HN: What Does Your Self-Hosted LLM Stack Look Like in 2025?

17•anditherobot•2d ago•6 comments

Ask HN: What are some good resources for coding best practices?

6•genericmask•1d ago•5 comments