Learn how we built Turbopack with incremental computation to scale development and builds to Next.js applications of all sizes.
nextjs.org/blog/turbop...
Learn how we built Turbopack with incremental computation to scale development and builds to Next.js applications of all sizes.
nextjs.org/blog/turbop...
Thereβs also --no-mangle
Would be great if you could find out whatβs going on and/or open a GH issue on the Next.js repo with a reproduction.
The "Back to the Future" movie poster, but with the title replaced by "Box<impl Future>". On top it says "1.21 gigabytes". The license plate of the DeLorean reads "ENOMEM".
Here are all the posters I designed for RustWeek 2025!
1. "Box<impl Future>" (Back tot the Future)
#rustweek #rustweek2025
With Parcel, you can return JSX from your server in an existing client rendered app. No need to add SSR if you donβt want to! parceljs.org/recipes/rsc/...
Great explanation of why you might want to do this by Dan.
Turbopack is incredible - just tested out the latest Next.js canary in the @payload.dev monorepo and our compile times + memory usage have improved significantly:
Webpack Postgres: Out-Of-Memory
Turbo Postgres: 5.4s
Webpack Mongo: 19.3s
Turbo Mongo: 6.3s
That's a 3x speed improvement π