New Next.js 'use cache' Feature!
PAPAFAM Newsletter #163
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.
Composable Caching with Next.js
The new caching mechanism in Next.js provides a flexible and intuitive way to integrate dynamic and static parts of your app. This post explains why the new caching uses a directive instead of a cache function, how cache keys work, and how composability functions similarly to client and server components.
Nodeās New Built-in Support for TypeScript
Node.js v23.6.0 (Current) has just been released and makes Nodeās new type-stripping features work by default, so you can just run node file.ts and it Should Just Workā¢. Dr. Axel explains how it works and what the limitations are.
A Look at Import Attributes
Itās always a pleasure to see Dr. Axel blogging about JavaScript again, and heās back with one of his typical deep dives into a newer ECMAScript feature: import attributes. This feature provides an inline syntax for attaching metadata to module imports such as for importing non-JavaScript modules (e.g. JSON, WASM or CSS).
Introducing TanStack Start
Imagine if the folks behind TanStack Router, Query, etc. realized they had all the pieces to create a full-stack React framework: thatās TanStack Start. You get full-document SSR, streaming, server functions, and more, out of the box. Could 2025 be TanStack Start's year? Maybe!
React Router 7 Tutorial
An introductory tutorial in Robinās typically accessible, easy to follow style.
React-Leaflet 5.0: React Components for Leaflet Maps
Leaflet is a popular JavaScript library for creating interactive maps. This library brings support direct to React 19.
Build a Ticket Marketplace SaaS App in Next.js 15!
|
In this video, you'll learn how to build a Ticketing Marketplace SAAS App from scratch with Next.js 15, ReactJS, Stripe Connect, Convex, Clerk and more!
Delvin Shoko landing his First Dev Job with the help of the PAPAFAM!
Our Book Recommendation For You
Atomic Habits by James Clear
Atomic Habits is a comprehensive, practical guide on how to change your habits and get 1% better every day. Using a framework called the Four Laws of Behavior Change, Atomic Habits teaches readers a simple set of rules for creating good habits and breaking bad ones. Read the full summary to glean 3 key lessons from Atomic Habits, learn how to build a habit in 4 simple steps, and get a handy reference guide for the strategies recommended throughout the book...Read More





Responses