Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
necubi
on April 23, 2011
|
parent
|
context
|
favorite
| on:
Finally someone makes sense of JavaScript's this k...
My favorite is the Maybe-monad-esque ? syntax. It lets you write expressions like this: obj.a?.b?.c?() which will execute normally if all those properties exist, but return null instead of failing if they don't.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: