Y
Hacker News
new
|
ask
|
show
|
jobs
by
gmisra
3413 days ago
I'm also a big fan of this approach, especially for sharing data responsibilities with non-technical colleagues. If you work in nodejs, the node-google-spreadsheet library is pretty good:
https://www.npmjs.com/package/google-spreadsheet
1 comments
alexjv89
3400 days ago
thanks.. this is useful.. tried it out and perfectly matches my needs.
link