Y
Hacker News
new
|
ask
|
show
|
jobs
by
rankam
2322 days ago
What does the next keyword do? I see it in examples, but couldn't find anything about in the docs (or maybe I overlooked it)
1 comments
gdotdesign
2321 days ago
It steps the sate forward, think of it as `this.setState`.
link
rankam
2321 days ago
Got it - thanks!
link