Y
Hacker News
new
|
ask
|
show
|
jobs
by
caseywebdev
4290 days ago
I went for a minimalist implementation that leverages the work done in React's Immutability Helpers (
http://facebook.github.io/react/docs/update.html
). The API allows you to use the same `this.state.xxx` you're used to which I find nice.