正在加载视频...
视频加载失败
React compiler in Next.js 15
9 条评论

Alex Sidorenko2 年前
This is absolutely brilliant! Bravo to the React team 👏 I wrote a series of 6 articles about React rendering in the past. I'm SO glad it's getting irrelevant with the compiler. Just write React code and forget about memo.

alex2 年前
is that an extension to hide the tailwind classes? I need it so bad

Alex Sidorenko2 年前
Tailwind Fold

Ajay2 年前
Is this pretty much just memoizing the slow component? Pretty cool.

Alex Sidorenko2 年前
Yep

Chris Hurst2 年前
More amazed at how fucking slow it is to start with. Didn’t know anything could do that to be honest 🤯

Kelvin2 年前
How did you get that split screen set up? 😮

Alex Sidorenko2 年前
That's a standard Mac feature

Eyal Cohen2 年前
It’s all about the counters
