Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ChrisGaudreau
on June 1, 2015
|
parent
|
context
|
favorite
| on:
Is ReactJS really fast?
In the context of React, it allows you to implement a `shouldComponentUpdate` method which simply compares the references of two objects, which is extremely fast. If the references remain the same, then there is no need to invoke `render` again.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: