Y
Hacker News
new
|
ask
|
show
|
jobs
by
mdahlstrand
2076 days ago
Second code example:
fileURL = saveFile("export.csv", jsonStr);
(you should be writing csvStr to the file, not jsonStr)
1 comments
stopachka
2076 days ago
Updated, thanks team! (should show up in a few mins)
link