Dude, it's an alpha. We're looking for feedback. We hear yah. I think that got lost in the shuffle when I added some more type validation around tooling. Definitely need to bring that back.
Just chill out though, nothing is set in stone. It's a 0.0.1 release. :)
05.12.2025 18:01
π 6
π 0
π¬ 2
π 0
ChatGPT Apps on TanStack and Railway
YouTube video by Jack Herrington
TanStack Start doesn't only handle MCP, you can also use for ChatGPT Apps! You can put your own UI into a ChatGPT chat! youtu.be/HodoLoXxMv8
17.11.2025 14:27
π 4
π 2
π¬ 0
π 0
React Compiler 1.0 with TanStack Start!
YouTube video by Jack Herrington
@tanstack.com Start and the @react.dev Compiler are a power couple. You can get nearly fine grained updating and super charge your performance without changing a line of code. And all for the price adding the compiler to your Vite config! youtu.be/-3-17PRN7jg
03.11.2025 15:09
π 15
π 1
π¬ 0
π 0
React 19.2 New useEffectEvent Hook: Game Changer or Gimmick?
YouTube video by Jack Herrington
React 19.2βs useEffectEvent might be a Halloween surprise, but itβs not a trick. It helps you make safer, cleaner, and more reusable useEffect code. youtu.be/hT2yWeHU37U
27.10.2025 14:32
π 5
π 0
π¬ 1
π 0
Master React 19.2 Async Everywhere β Boost Performance
YouTube video by Jack Herrington
Async work in @react.dev has come a long way. If you're still using fetches inside of useEffects you are behind the times. React 19.2 has a full async ecosystem now. Let's learn it in just 10 minutes! youtu.be/KI4gjUrOfOs
20.10.2025 14:28
π 18
π 3
π¬ 0
π 0
π @bun.sh 1.3 wants to be your full-stack JS runtime, @remix.run v3 isnβt just an update β itβs a total rebrand π³, @nextjs.org 16 beta ships with React 19.2 support, and @hbo.bsky.social + W3C keep rebranding like itβs a sport π
.
Show link: front-end-fire.com/episodes/118/
20.10.2025 13:40
π 0
π 1
π¬ 0
π 1
AI Migration: NextJS to TanStack Start
YouTube video by Jack Herrington
Let me walk you through migrating your @nextjs.org Pages Router app to @tanstack.com Start using LLMs. As well as walk you through the TanStack Start basics; page routes, API routes, server functions, and more. youtu.be/abUakCmxZw0
01.10.2025 23:42
π 10
π 1
π¬ 0
π 0
Postman + TanStack = Amazing MCP!
YouTube video by Jack Herrington
Postman and @tanstack.com are an MCP powerhouse combo. Postman's MCP debugger and no-code MCP servers level up TanStack Start's awesome API and MCP endpoints. Check it out! youtu.be/Aaj6Ru1Lt0k
29.09.2025 17:05
π 4
π 0
π¬ 0
π 0
Hosting MCP-UI Servers on TanStack Start
YouTube video by Jack Herrington
Let me show you just how easy it is to render MCP-UI responses on @tanstack.com Start! youtu.be/t_dF8peufSw
22.09.2025 14:11
π 1
π 0
π¬ 0
π 0
Another week, another @npmjs.bsky.social attack β οΈ @crowdstrike.bsky.social packages hit by the βShai-Huludβ worm. Wasm 3.0 drops and it's huge: GC, multi-memory, massive perf gains π₯. Want AI without the cloud? @jherr.dev shares the best browser LLMs π₯οΈ
Show link: front-end-fire.com/episodes/114/
22.09.2025 13:39
π 0
π 1
π¬ 0
π 1
I Switched! Claude Code to Cursor CLI
YouTube video by Jack Herrington
I switched from @anthropic.com AI Claude Code to Cursor CLI and I'm lovin' it! If you're already on cursor it's free and definitely worth your time! youtu.be/XgZ7mtbCrqk
15.09.2025 14:00
π 2
π 0
π¬ 0
π 0
Sure yeah! Would love to talk about that!
12.09.2025 17:11
π 5
π 0
π¬ 0
π 0
Is Warp Code The Best Terminal In 2025?
YouTube video by Jack Herrington
Terminal + AI CLI Coder + Editor = Warp Code ?!? Are you kidding me? Is Warp Code going to win me back to Warp? Let's find out! youtu.be/O1WlMuFR1NM
08.09.2025 14:00
π 1
π 0
π¬ 0
π 0
MCP-UI + TanStack = Next Gen Web
YouTube video by Jack Herrington
Is MCP-UI the next evolution of the web? Probably. And it works great on @tanstack.com! youtu.be/yVXxv_8pC44
03.09.2025 17:54
π 1
π 0
π¬ 1
π 0
AI SDK Version 5 on TanStack Start!
YouTube video by Jack Herrington
AI SDK v5 is a perfect match with @tanstack.com Start. You can try it out today with a single command to build out a chat app and a persistent AI assistant. youtu.be/obppWNA4NyI
25.08.2025 14:24
π 2
π 0
π¬ 0
π 0
3 Amazing New TanStack Query Features!
YouTube video by Jack Herrington
TanStack Query has 3 amazing new features you should know about! youtu.be/EujzNb2iu3w
18.08.2025 13:44
π 6
π 0
π¬ 1
π 1
TanStack DB In 15 Minutes! ORM or State Manager?
YouTube video by Jack Herrington
Is @tanstack.com DB a new ORM, like Prisma or Drizzle? Or is it something new? Let's dig in and have a look at this revolutionary new library! youtu.be/bfOmM1FKsaQ
11.08.2025 16:37
π 10
π 1
π¬ 0
π 0
This week on the pod:
- βοΈ es-toolkit aims to dethrone Lodash
- π§ oRPC wants to up your API game
- π Stack Overflowβs 2025 dev survey is out β and itβs not pretty
π§ We unpack all that and more.
Show link: front-end-fire.com/episodes/107/
04.08.2025 13:31
π 7
π 1
π¬ 0
π 1
tRPC vs oRPC: Typesafe API battle!
YouTube video by Jack Herrington
This week it's tRPC vs oRPC in a typesafe API battle on TanStack, with Postman to show off how portable OpenAPI setups are. We'll also compare to raw APIs and server functions, so you get the whole picture of all of your options. youtu.be/_oHJUxkAM1w
04.08.2025 14:07
π 13
π 1
π¬ 0
π 0
Zod VS Valibot: JS/TS Validator Battle!
YouTube video by Jack Herrington
Zod and Valibot are two different, competing, visions for how to do runtime data validation in JS and TS. You will definitely want to install one of them by the end of the video. Which one, though? Let's find out! youtu.be/6P-2urhScwk
28.07.2025 13:54
π 20
π 1
π¬ 2
π 1
3 MUST SEE Amazon Q CLI Vibe Coding Features!
YouTube video by Jack Herrington
Three amazing features of the Amazon Q CLI. Excellent vibe coding with Claud, screenshot support, full MCP support! Let me show you! youtu.be/XvOgmfLxj8w
14.07.2025 13:48
π 0
π 0
π¬ 0
π 0
Coolest MCP Demo You'll See!
YouTube video by Jack Herrington
Want to see the future today? Let's take @clerk.com and @tanstack.com Start and make an authed-MCP demo with sites live updating, the agent working across multiple MCP servers. It's slick. And you get the code. youtu.be/eRyTy8fHthU
07.07.2025 14:11
π 5
π 0
π¬ 0
π 0
Deploy TanStack Start in Less Than A Minute
YouTube video by Jack Herrington
You can deploy @tanstack.com Start to @netlify.com in less than a minute, and you can now get an anonymous Neon database right out of the box with our TanStack setup. It's amazing stuff. Let me show you! Best 5 minutes you'll spend all day. youtu.be/gBEZ9SYfFDU
30.06.2025 13:22
π 28
π 6
π¬ 0
π 0
React Native Mac-OS Desktop AI Chatbot with MCP!
YouTube video by Jack Herrington
@reactnative.dev is on the desktop now too! Let's build a MacOS AI chatbot with local MCP STDIO support! Code included of course! youtu.be/Apy672AQb4U
23.06.2025 14:47
π 5
π 0
π¬ 0
π 1
This week in devland:
- π§Ή Meet @voidzero.dev's new linting beast Oxlint
- π§ββοΈ Browser Opera Air wants you to breathe between commits
- π€ GitHub Copilot gets promoted to team member
- π And Remix v3 says itβs the webβs spiritual heir
Show link: front-end-fire.com/episodes/101/
23.06.2025 13:26
π 2
π 1
π¬ 0
π 1
Remix V3's Fatal Flaw
YouTube video by Jack Herrington
I've changed my mind, what I thought was the coolest part of the Remix V3 proposal I now think is its fatal flaw. And no, I'm not talkin' bout iframes or generators. youtu.be/5SPqO6NR_Bg
09.06.2025 16:12
π 9
π 0
π¬ 1
π 0
Join the React Conf Ticket Lottery
This form is created with Reform - A form builder for creating clean, on-brand forms. No code required.
The in-person ticket lottery drawings begin today. Sign up for a chance to purchase tickets to attend React Conf in person:
06.06.2025 19:35
π 10
π 2
π¬ 0
π 0
React Conf 2025 speakers: Jack Herrington, Joe Savona, Luna Wei, Lydia Hallie, Mofei Zhang, Seth Webster, and Shruti Kapoor
We're thrilled to announce that @seth.blue @shrutikapoor08.bsky.social @en-js.bsky.social @zmofei.bsky.social @lydiahallie.com @jherr.dev @lunaleaps.bsky.social will be speaking at React Conf 2025!
06.06.2025 19:35
π 58
π 8
π¬ 2
π 0
Woke up to my first meaningful PR merged into CTA β€οΈ Love working with @jherr.dev!
06.06.2025 08:14
π 8
π 1
π¬ 0
π 0
Love the username. Iβll check it out.
03.06.2025 01:45
π 1
π 0
π¬ 2
π 0