Niklas Mischkulnig's Avatar

Niklas Mischkulnig

@mischnic

Working on Turbopack @ Vercel Previously a maintainer of Parcel

62
Followers
237
Following
1
Posts
30.12.2023
Joined
Posts Following

Latest posts by Niklas Mischkulnig @mischnic

Preview
Inside Turbopack: Building Faster by Building Less Learn how we built Turbopack with incremental computation to scale development and builds to massive Next.js applications.

Learn how we built Turbopack with incremental computation to scale development and builds to Next.js applications of all sizes.
nextjs.org/blog/turbop...

20.01.2026 17:20 πŸ‘ 15 πŸ” 2 πŸ’¬ 0 πŸ“Œ 1

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.

25.10.2025 06:08 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
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".

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

13.05.2025 20:50 πŸ‘ 187 πŸ” 53 πŸ’¬ 5 πŸ“Œ 4

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.

15.04.2025 20:04 πŸ‘ 57 πŸ” 8 πŸ’¬ 1 πŸ“Œ 0

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 πŸŽ‰

19.02.2025 18:08 πŸ‘ 5 πŸ” 3 πŸ’¬ 1 πŸ“Œ 1