正在加载视频...

视频加载失败

what is a React render?

49,890 次观看 • 1 年前 •via X (Twitter)

11 条评论

Tiger Abrodi 的头像
Tiger Abrodi1 年前

Nice write up. It's also worth mentioning `memo` accepts an inline call in case you wanna compare specific fields. I've used it when building a file/folder picker. I also recently wrote this (covers render, effects and refs). 😁

Λbstract 的头像
Λbstract1 年前

RT @InstaMAT_io: 👀 Are you looking for an alternative to Adobe Substance tools? Do not miss out on InstaMAT from killer node-based material…

Nate 的头像
Nate1 年前

nobody knows

Rat the Dog 的头像
Rat the Dog1 年前

thank you for making this!

Richard | Tensor (apps/acc) 的头像
Richard | Tensor (apps/acc)1 年前

Wen react crash course.

Luis Sardon 的头像
Luis Sardon1 年前

Thanks for all the hard work @aidenybai, inspiring a lot of people already!

winston 的头像
winston1 年前

Could you provide an example of lifting jsx up?

VSHAL 的头像
VSHAL1 年前

how you made those pretty code snippet images?

Dmitrii 的头像
Dmitrii1 年前

I thought that component will be re-rendered only in one scenario - when the state changes. Props change by itself don't trigger rerenders. Try to change the local variable that is passed as a prop - nothing will happen.

Collatz Conjecture 的头像
Collatz Conjecture1 年前

are you planning to launch your own udemy course? react in one

atulit 的头像
atulit1 年前

It's something that my website does 17 times every second

相关视频