Header Logo
📖 Course ⭐️ Reviews
Log In
← Back to all posts

The Complete Guide to Self-Hosting Next.js at Scale!

Sep 10, 2025
Join the PAPAFAM

PAPAFAM Newsletter #189

All Previous Newsletters Here

 


 

Hey 👋  

We have your Weekly Tech Crunch ready for implementation. Check out these amazing tools that you can add to your coding work flow.

 

 

The Complete Guide to Self-Hosting Next.js at Scale

A collection of hard-won lessons from deploying and maintaining Next.js applications in production. Covering solutions for platforms like Kubernetes, Docker, memory leaks to graceful shutdowns.

 

React Concurrent Features: An Overview

Explains how concurrent features like useTransition, useDeferredValue, Suspense, and useOptimistic let React pause, prioritize, and coordinate updates, making heavy rendering, async operations, and user interactions feel more responsive.

 
Can We Use Local Storage Instead of Context-Redux-Zustand?

Local Storage and React state managers may both “store data,” but they solve very different problems. Nadia shows why Context/Redux/Zustand exist, where Local Storage fits in, and why trying to replace one with the other quickly falls apart.

 

A Clock That Doesn't Snap

A slightly hacky but effective trick to avoid UI flickers due to hydration issues by inserting an inline script that patches the DOM before hydration for a cleaner first paint.

 

shadcn CLI 3.0

Namespaced & private registries, advanced auth, search commands, faster resolution, improved errors, upgraded MCP server, no breaking changes.

 

React Server Components Support Without a Framework?

If you don’t want to use Next.js (or even the minimal Waku framework) but you want to play with React Server Components, this is for you. Krasimir built a tool to split code across the client/server divide so you can run RSCs without a framework.

 


 

Build a Telegram 2.0 Clone w/ Next.js 15 + More!

🔴 Lets build a Telegram 2.0 Clone with Next.js! (Video Calling, Group & 1-1 Chat, Stream, Clerk, TS)

 

Join me as I show you how to build a Telegram-like App from scratch with Next.js - This comprehensive tutorial walks you through everything you need to build a fully functional web app with video calling & group chats!

 


 

Gwen landing a New Job with the help of the PAPAFAM!

 

 


 

Our Book Recommendation For You

 

Atomic Habits by James Clear

No matter your goals, Atomic Habits offers a proven framework for improving--every day. James Clear, one of the world's leading experts on habit formation, reveals practical strategies that will teach you exactly how to form good habits, break bad ones, and master the tiny behaviors that lead to remarkable results...Read More

 


 
Join our FREE Community Today!

 

Or If you want to level up your coding skills, then check this out!

 


 

 

Responses

Join the conversation
t("newsletters.loading")
Loading...
Apple's New M5 Ultra
For years, running a serious AI model locally meant accepting a compromise. You got privacy and control, but nowhere near the memory or speed of the cloud. Apple just pushed that trade-off much further with M5 Ultra: its most powerful chip ever, inside a Mac Studio that can hold up to 512GB of unified memory and cluster with other machines for distributed AI inference. That makes local AI infra...
Grok 4.6 is unusually cheap for a frontier model
The biggest surprise in the new Grok release is not the benchmark chart. It is the price. SpaceXAI has released Grok 4.6 for long-running agents, coding and knowledge work, starting at $2 per million input tokens and $6 per million output tokens. SpaceXAI positions it as a frontier model, and its standard API price is unusually low compared with the flagship models it is trying to compete with....
OpenAI’s upcoming model Astra could be its biggest AI breakthrough yet
OpenAI has finally named what comes after GPT-5.6 Sol. It is called Astra, and OpenAI is describing it as its “next major model.” It is not publicly available yet, and there is no confirmed release date. But the first official evidence of its capability is already here. This is not another chart showing a model scored a few points higher on a benchmark. OpenAI says an internal Astra model gener...
Footer Logo
Privacy Policy Terms & Conditions Disclaimer DMCA Cookie Policy Acceptable Use Policy Refund Policy Impressum

Sign Up to Access React Basics 101 for FREE!

Start your learning journey with this comprehensive module covering EVERYTHING you need to know related to React Basics!