Y
Hacker News
new
|
ask
|
show
|
jobs
by
taoxin
916 days ago
States are mutable whose value can be get/set via the ".val" property. However, the value of the states should be (ideally) an immutable object (or primitives).
1 comments
dimeatree
916 days ago
Yeah I understood that better, thanks.
link