Giter VIP home page Giter VIP logo

Comments (14)

wangppp avatar wangppp commented on September 3, 2024 2

Thanks!

from blog.

Donnzh avatar Donnzh commented on September 3, 2024

Thanks!

from blog.

manooog avatar manooog commented on September 3, 2024

Thanks

from blog.

williamkwg avatar williamkwg commented on September 3, 2024

thanks

from blog.

yanhaijing avatar yanhaijing commented on September 3, 2024

好吧,我承认你是标题党

from blog.

chenyulun avatar chenyulun commented on September 3, 2024

还有一个属性updater

function ReactComponent(props, context, updater) {
  this.props = props;
  this.context = context;
  this.refs = emptyObject;
  // We initialize the default updater but the real one gets injected by the
  // renderer.
  this.updater = updater || ReactNoopUpdateQueue;
}

from blog.

Bensonyy avatar Bensonyy commented on September 3, 2024

thanks

from blog.

Shenchuanhuan avatar Shenchuanhuan commented on September 3, 2024

thanks!! It confused me long time!

from blog.

ahonn avatar ahonn commented on September 3, 2024

@chenyulun updater 是内部更新的时候使用的。传入自定义的 updater 的话,基本上说明没有什么必要用 react 了...

from blog.

HenryYong avatar HenryYong commented on September 3, 2024

thanks!!正好用到这个!

from blog.

zhangjizhe avatar zhangjizhe commented on September 3, 2024

thanks

from blog.

SuperAL avatar SuperAL commented on September 3, 2024

╰(´︶`)╯♡ 写得很清楚,理解了~

from blog.

Fiv5 avatar Fiv5 commented on September 3, 2024

thx

from blog.

Drama123543 avatar Drama123543 commented on September 3, 2024

thanks a lot

from blog.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.