Announcing TypeScript 5.8!
PAPAFAM Newsletter #169
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 5.8
Four months in the making, TypeScript 5.8 lands with a strong Node focus. You can now use require() for ES modules in the nodenext module, there’s a new node18 module for developers who want to keep targeting Node 18, and most notably there’s now an --erasableSyntaxOnly option to ensure no TypeScript-only runtime semantics can be used.
Building APIs with Next.js
This guide walks you through using the App Router to create dynamic routes, handle web-standard requests, and add reusable middleware.
How Fluid compute works on Vercel
Explains how Vercel`'s new Fluid compute model is here to make serverless smarter by dynamically scaling resources in real time, prioritizing active or pre-warmed instances to minimize cold starts and cutting down on wasted compute
React Server Actions with Toast Feedback
Learn how to implement toast notifications for React Server Actions like upvoting, downvoting, and deleting users. Also covers edge cases such as Next.js caching quirks and race conditions.
Next.js 15.2: Streaming Metadata
This move has been bubbling for a long time now, but the React team is now officially recommending CRA-powered apps migrate to a framework (like Next.js) or build tools like Vite.
A Report on How the Web is Really Using JavaScript
Each year, the HTTP Archive puts together the Web Almanac, a report on the ‘state of the Web’. The JavaScript section has just gone live and goes into depth on how much JS we’re using (or failing to use!), the popularity of TypeScript, loading methods, Web Worker use, and, yes, jQuery still leads the way!
Build a AI Agent SaaS App w/ Next.js 15.2 + More!
|
Complete this 5-Day AI Agent SaaS Challenge where you can build a powerful AI Agent SaaS App and launch it to generate revenue!
Wan Ilyas landing 3 Freelance Clients with the help of the PAPAFAM!

Our Book Recommendation For You
Principles by Ray Dalio
Ray Dalio, one of the world's most successful investors and entrepreneurs, shares the unconventional principles that he's developed, refined, and used over the past 40 years to create unique results in both life and business - and which any person or organization can adopt to help achieve their goals...Read More



Responses