---
author: "Umesh Malik"
canonical: "https://umesh-malik.com/blog/tag/next-js"
description: "Explore articles tagged with Next.js by Umesh Malik — AI Engineer, LLM & GenAI Developer. Learn Next.js best practices, practical tips, and in-depth guides."
title: "Umesh Malik's Blog - Next.js Articles | Next.js Tutorials"
tokens: 680
generator: "scripts/generate-page-markdown.mjs"
---

[← Back to Blog](https://umesh-malik.com/blog)

# Next.js

5 articles

 [![A RAG chatbot in Next.js: embed the query, search pgvector, augment the prompt, stream a cited answer](https://umesh-malik.com/blog/rag-chatbot-nextjs-guide-cover.png)

AI Engineering • Jul 21, 2026

### Build a RAG Chatbot in Next.js: Retrieval, Streaming & Citations (2026)

Build a RAG chatbot in Next.js with the AI SDK: embed the query, search pgvector, stream a grounded answer with citations, and stop hallucinations.

8 min read

Read more →](https://umesh-malik.com/blog/rag-chatbot-nextjs-guide)

 [![React Server Components and the use client boundary: server graph, client graph, and where the line is drawn](https://umesh-malik.com/blog/react-server-components-guide-cover.png)

Web Engineering • Jul 21, 2026

### React Server Components in 2026: The Mental Model, the use client Boundary & When Not to Use Them

React Server Components in 2026: the mental model that finally clicks, the use client boundary rules, and when NOT to use them — with the Web Vitals payoff.

7 min read

Read more →](https://umesh-malik.com/blog/react-server-components-guide)

 [![The production layer of a Vercel AI SDK app: streaming, tool-calling, abort, rate limiting, and cost control](https://umesh-malik.com/blog/vercel-ai-sdk-production-guide-cover.png)

AI Engineering • Jul 21, 2026

### Vercel AI SDK in Production: Streaming, Tool-Calling & the Gotchas Nobody Tells You (2026)

Vercel AI SDK in production: streaming, tool-calling, aborting generations, error retry UX, rate limiting, and cost control — the layer every tutorial skips.

9 min read

Read more →](https://umesh-malik.com/blog/vercel-ai-sdk-production-guide)

 [![A lightning bolt splitting between Next.js and Vite logos, symbolizing Cloudflare's revolutionary Vinext framework that's 4.4x faster](https://umesh-malik.com/blog/cloudflare-vinext-cover.png)

Web Engineering • Feb 25, 2026

### Cloudflare viNext: The $1,100 Next.js-on-Vite Rebuild

Cloudflare viNext rebuilt Next.js on Vite for $1,100 in 7 days: 4.4x faster builds, 57% smaller bundles, already powering CIO.gov in production.

27 min read

Read more →](https://umesh-malik.com/blog/cloudflare-vinext-next-js-vite-revolution)

 [![SvelteKit versus Next.js framework comparison across performance, developer experience, routing, and ecosystem](https://umesh-malik.com/blog/sveltekit-vs-nextjs-cover.png)

Web Engineering • Oct 10, 2024

### SvelteKit vs Next.js 2026: Which Should You Choose?

SvelteKit vs Next.js: an in-depth 2026 comparison of performance, DX, routing, and deployment, from real production experience.

5 min read

Read more →](https://umesh-malik.com/blog/sveltekit-vs-nextjs-comparison)
