top | item 30732212

(no title)

Isammoc | 4 years ago

The whole purpose is the pureness of your component.

When react executes your component function, it will initialize a context (a big array) and each hook will be linked to an index in this context.

So, while being nearly pure, we can describe side effect but only for the provided context.

discuss

order

No comments yet.