Fake It Till You Make It, in React 19
by Morteza on 1/14/2025React 19 introduced a bunch of cool features, but let’s be honest, nothing screams “fake it till you make it” quite like the new useOptimistic hook read more...
React 19 introduced a bunch of cool features, but let’s be honest, nothing screams “fake it till you make it” quite like the new useOptimistic hook read more...
A 404 page doesn’t have to be boring! In Next.js 15, handling "not found" errors is easier than ever with the notFound function and custom not-found.js. Let’s turn dead ends into delightful moments with a creative, user-friendly 404 page—complete with ASCII art and a touch of personality. read more...
Imagine a user clicking a link on your site and the new page loads instantly, no white screens, no waiting, just seamless navigation. Sounds like magic, right? That’s exactly what the Speculation Rules API enables. read more...