Skip to content

Commit 00e328a

Browse files
committed
Update vibecode-react-templates.md
1 parent 8e16e89 commit 00e328a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MyApp/_whatsnew/2025-12-02_v10.0/vibecode-react-templates.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: New .NET 10 React Templates for AI-Assisted Development
2+
title: New React Templates for AI-Assisted Development
33
url: https://react-templates.net
44
image: ./img/posts/vibecode-react-templates/bg.webp
55
order: 2
66
---
77

8-
We're excited to announce [react-templates.net](https://react-templates.net) - a new collection of 5 React templates optimized for AI-assisted development with .NET 10. As AI Models become proficient enough to build features in minutes and rewrite UIs in hours, we've focused on the stack where AI excels: **React 19**, **Next.js 16**, **TypeScript**, and **Tailwind CSS v4**.
8+
We're excited to announce [react-templates.net](https://react-templates.net) - a new collection of 5 React templates optimized for AI-assisted development with **.NET 10**. As AI Models become proficient enough to build features in minutes and rewrite UIs in hours, we've focused on the stack where AI excels: **React 19**, **Next.js 16**, **TypeScript**, and **Tailwind CSS v4**.
99

1010
The new templates feature a new **NodeProxy architecture** that eliminates the complexity of managing separate dev servers. Simply run `dotnet watch` to access your React App at `https://localhost:5001` with full HMR support:
1111

0 commit comments

Comments
 (0)