12 results for "next js"
When SSR Breaks: Next.js Returning RSC Instead of HTML
While exploring a production site built with React + Next.js, I hit a route that didn’t return...…
Hot Take: You Should Ditch Next.js 15 for Svelte 5 – 50% Smaller Bundles
After migrating 14 production apps from Next.js 15 to Svelte 5 over the past 8 months, my team...…
Comparison: Contentlayer 2.0 vs. MDX 3.0 for Building Blogs with Next.js 15
Building a Next.js 15 blog with 10,000+ markdown posts can add 400ms to initial build time if you...…
How to Set Up NextJS with Tauri
Introduction This tutorial shows how to set up NextJS with Tauri to build small-sized native apps on desktop and mobile. Why NextJS and Tauri NextJS is the most popular choice of meta-frameworks for R…
How I Built a Full-Stack AI Job Board with Next.js 14, Supabase and Stripe
I just finished building and launching AI Talent Hub — a complete, production-ready AI & Machine...…
Comparison: Nuxt 3.10 vs. Next.js 15 for SSR Vue 3.4 Apps with 10k Users
For teams serving 10,000 concurrent users with SSR Vue 3.4 applications, choosing between Nuxt 3.10...…
How to Build a Drag-and-Drop File Dropzone in React & Next.js (With Tailwind CSS) — Line by Line
Ever tried to upload a file on a website and the experience felt like dragging a suitcase up a broken...…
Is learning Go worth it in 2026 for a React/Next.js dev with 3+ YOE, or has AI changed the game?
How to Set Up Full-Text Search with Meilisearch 1.5 and Next.js 15 for Documentation
\n Documentation search is the silent killer of developer experience: 68% of users abandon docs...…
How I Built a NASA-Style Name Generator with Next.js and Canvas API
Ever wondered what your name looks like from space? I built Your Name in Landsat — a web app that spells out any name or short phrase using real Landsat satellite imagery tiles shaped like alphabet le…
GBNF grammar tweak for faster Qwen3.6 35B-A3B and Qwen3.6 27B
Hi folks, Enjoy an optimised Qwen3.6 35B-A3B and Qwen3.6 27B for coding and general purpose - it's able to solve puzzles correctly more often too. The initial intent was to optimise the 35B-A3B reason…
Show HN: Tiao, A two-player turn-based board game
Hi HN, I built this digital version of Tiao, a two-player turn based strategy board game. Think Checkers meets Go. It's free, runs in the browser, has multiplayer, AI, over the board mode and a lot of…