Y
Hacker News
new
|
ask
|
show
|
jobs
by
neeeeees
1731 days ago
Typo in the first code snippet:
> model.get('get')
did you instead mean:
> model.get('age')
1 comments
yasserf
1731 days ago
yup, thanks!
link