Y
Hacker News
new
|
ask
|
show
|
jobs
by
z3t4
3264 days ago
theres defineproperty in es5. ive used it to create a orm where foo.bar = 1 executes async sql: update foo set x=1
2 comments
emehrkay
3264 days ago
That sounds pretty cool. Are there any public examples that I can learn from? Thanks
link
silviogutierrez
3264 days ago
I'd also love to see examples.
link