Hacker News new | past | comments | ask | show | jobs | submit login

Also, I really dislike the custom string parsing implied by things like: .select('age > 20').

This is a place where CoffeeScript or LiveScript really shine. In LiveScript it would look like:

users.select (.age > 20)




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: