🏷️

nextjs

5 articles tagged with "nextjs"

Tech Feeds

other

The Next.js SEO Bug That Made Google Ignore My Entire Site (And How I Found It)

I shipped a full-featured AI travel planner. Three languages. 230+ pages. Then I realised that Google couldn't find a single one. This is the story of how I went from zero indexed pages to 176 in thre...

dev-tooling-dx

How We Built a Free Live TV Streaming Platform with Next.js and 5,000+ Channels

A technical deep dive into building Global Free TV — an aggregator serving free live TV from 100+ countries. Watching live TV online should not require a cable subscription, VPN, or shady websites. Ye...

building-ai-products

Building a Production-Ready Claude Streaming API with Next.js Edge Runtime

Every AI tutorial shows you OpenAI streaming. But if you're building with Claude (Anthropic), the implementation is meaningfully different. Here's how I built a production-ready streaming API for Clau...

ai-assisted-coding

3k+ Users in 4 Weeks: How I Built and Shipped a Privacy-First Tool Using Next.js 14

It’s been almost four weeks since I launched my side project, an anonymousTwitterWebViewer, on Jan 7. As of today, we just hit 3,034 active users. As an indie developer, I've learned that shipping a p...

dev-tooling-dx

Edge Runtime vs Node.js Runtime: When Your Serverless Functions Mysteriously Fail

Edge Runtime vs Node.js Runtime: When Your Serverless Functions Mysteriously Fail You've seen the promise: Edge functions are faster, cheaper, and run closer to your users. Cold starts measured in m...