Tag: #fullstack
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 5 posts
TanStack Start — Full-Stack React Without RSC, a Real Next.js Alternative (Deep Dive 2026) (english)
Tanner Linsley's full-stack React framework, TanStack Start, hit GA in 2025. Built on TanStack Router + TanStack Query + Vinxi + Nitro — data, routing, and server functions stay type-safe end-to-end without ever touching
2026-05-14 · 24 min read #tanstack-start#tanstack-router#tanstack-query#react#fullstackThe Frontend Engineer in 2025 — Career Growth, RSC, Signals, AI, Edge, Burnout (Season 6 Finale)
The Season 6 finale: where is the frontend engineer role in 2026? Server Components and Signals changed the mental model. AI pair-programmers changed how we write code. The "full-stack TypeScript" identity matured. Here
2026-04-15 · 8 min read #frontend#career#rsc#signals#aiTypeScript & Next.js Practical Guide — Type-Safe Full-Stack Development
Everything about modern web development, from TypeScript advanced type system to Next.js 15 App Router, Server Components, and Server Actions.
2026-04-12 · 21 min read #ai#typescript#nextjs#react#fullstackNext.js 15 + React 19 Complete Guide: Server Components to Server Actions — 2025 Production Handbook
Master the innovations of Next.js 15 and React 19. From Server Components and Server Actions to Turbopack, PPR, caching strategies, and advanced App Router patterns — a production-ready guide for developers migrating fro
2026-03-23 · 34 min read #nextjs#react#server-components#server-actions#rscFull-Stack AI App Development: Build LLM Services with FastAPI + Next.js
A complete guide to full-stack AI application development. FastAPI backend, Next.js frontend, LangChain/OpenAI integration, streaming responses, and Docker deployment with real project examples.
2026-03-17 · 12 min read #fullstack#fastapi#nextjs#llm-app#ai-application