React in 2025: Moving Beyond Create-React-App

React in 2025: Moving Beyond Create-React-App

3.782 Lượt nghe
React in 2025: Moving Beyond Create-React-App
Create React App is gone, but building and deploying React apps doesn't have to be complicated! In this video, I ditch the old ways and show you my preferred modern workflow using Vite, Cloudflare Workers, TanStack Router, TanStack Query, tRPC, and Shadcn UI. We'll go from a simple setup with easy deployment and custom domains (all free!) to building a sophisticated, type-safe full-stack dashboard. Stop overcomplicating your React deployments and start building faster! The Full-stack on Cloudflare Course: https://backpine.com/the-cloudflare-course/ Project Repo: https://github.com/backpine/react-on-workers-with-assets React on workers docs: https://developers.cloudflare.com/workers/frameworks/framework-guides/react/ Shadcn Installation: https://ui.shadcn.com/docs/installation/vite Tanstack Router: https://tanstack.com/router/latest/docs/framework/react/quick-start Tanstack Query with TRPC example: https://tanstack.com/start/latest/docs/framework/react/examples/with-trpc-react-query TRPC Docs: https://trpc.io/docs/quickstart