TypeScript's Compiler to Get 10x Faster!
PAPAFAM Newsletter #170
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.

TypeScript's Compiler to Get 10x Faster
TypeScript has shaken up the JavaScript ecosystem in recent years with an increasing number of developers relying on its strong typing and added structure. TypeScript’s compiler isn’t particularly fast, though, but the TypeScript team at Microsoft are changing that by porting it to Go!
How much traffic can a pre-rendered Next.js site really handle?
If you’re hosting a Next.js site and expecting traffic spikes, this is a must-read. The author experimented with scaling Docker containers, upgrading to a dedicated server, and comparing pre-rendering to SSR. The results are surprising!
A Perplexing JavaScript Parsing Puzzle
It looks deceptively simple – just 14 characters of JavaScript – but after working with JavaScript for 29 years, I got it wrong. A clue: it goes back to a browser-related quirk from 30 years ago...
Building APIs with Next.js
A detailed, official introduction to the concepts behind using Next.js’ App Router and route handlers to build public APIs you can expose to web, mobile, and third-party clients.
The URL is a great place to store state in React
Makes a strong case for why query parameters and path parameters deserve a spot in your state management. Also covers practical ways to implement this with libraries like nuqs.
Reimplementing Crossy Road with React Three Fiber
A well put together set of tutorials covering reimplementing the classic Crossy Road game with React Three Fiber. In both written and video form.
Build a Receipt Tracker SaaS w/ Multiple AI Agents + More!
|
Watch my latest video & let's build a Receipt Tracker SaaS with multiple AI Agents, Next.js 15 (Inngest, Schematic, Stripe, Clerk, Convex, Tailwind, TS)
Gwen landing a New Job 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