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...
35% of Cursor's PRs are now written by AI agents!
This week felt like a turning point. Not a "cool new feature" kind of week — a the entire game just changed kind of week. Let me break it all down. 🔥 The Big One Cursor Just Launched Fully Autonomous Cloud Agents This is the one that stopped me mid-scroll. Cursor just dropped Cloud Agents — fully autonomous AI coding agents that run on cloud VMs. Not autocomplete. Not "helpful suggestions." A...
TypeScript 6.0 Beta Is Here — And It’s Preparing for 7.0
PAPAFAM Newsletter #204 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..     Announcing TypeScript 6.0 Beta v6.0 is largely a “time to clean up your tsconfig” release, designed to bridge the transition to the Go-powered native TypeScript 7 later this year. Be aware of s...
I replaced half my workflow with 8 AI agents (here's what actually works)
Hey Sonny here! 👋🏼 I've been meaning to write about this for a few weeks now but I wanted to make sure it actually worked first.   I built a team of 8 AI agents that run different parts of my business. Not one chatbot trying to do everything — I tried that for months and it was chaos. Eight specialized agents, each with a specific job, working together.   Let me break it down 👇🏼 So here's w...
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!