Y
Hacker News
new
|
ask
|
show
|
jobs
by
ssnri
848 days ago
the key idea for me was realizing that variables are really 3 things: value, type, and identifier.
A javascript object is like an S-expression if you squint. The subtree nesting is messier.