Posts tagged #react

Building AI Dashboards with Next.js and Vercel AI SDK

How I build internal AI dashboards for clients using Next.js, Vercel AI SDK, and structured output — from streaming chat to actionable data views.

How I Build Desktop Apps with Tauri + Rust

A practical walkthrough of how I structure Tauri desktop apps with a web frontend, Rust commands, and a clean boundary between UI and native logic.