Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
AlienRobot
74 days ago
|
parent
|
context
|
favorite
| on:
State-based vs Signal-based rendering
React is crazy because someone thought this was too complicated for developers:
event.listenTo(render); event.emit();
And that we should do this instead:
property.listenTo(render); property.set([property.get()[0]]);
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: