Hello Guys, I just wanted to introduce myself,
by saying “Hello …”, maybe you want to have a look at it: …
I appreciate this exiting innovative development platform,
their creators/authors and “BOSSes”,
and I like their friendly forum community members, aren’t they… ?
I finally managed it tonight to complete my very first Observable …
while developing some concerns came to my mind:
(1) How to Download Observables to my local filesystem ?
The only way I found out, is forking, going into ‘View in safe mode’.
I select the textual source content, and then copy/paste to a local file.
I wonder, if there’s a more conveniant method … ?
(2) How to Upload Observables from my local filesystem ?
Say, I want to convert an existing (bigger) d3js app to an Observable.
I could do syntactical + semantical transforms to convert it to
a hopefully functional (local) Observable.
Now it would consist of many cells … - how do I manage to upload it … ?
Second: Say, I want to convert all/some examples of a converted d3js book/tutorial …
how to upload these many files conveniantly … ?
(3) Does an API for Observable exist ?
I would like to have an overview (titles, preview images)
from e.g. Mike Bostocks Repositories, or even from all e.g. 500 high rated repos
how can I get it properly … ?
(4) … Wait, let’s stop it for now!
I really would enjoy, if you would drop me some handy advices …
Best regards, Wolfgang from Ludwigsburg, Germany
BTW:
(a1)How to modify the delay in a running Promise/setInterval,
without killing/renew the whole Promise setup … ?
(a2)I tried the CSS as a FileAttachment, I’ll report this issue later …