A okay, yeah I was thinking about kinda the same setup but was wondering if I could get a preview without the PI.
I found out that http://liveweave.com/ can compile in the browser.
so that’s handy for some fast checks.
A okay, yeah I was thinking about kinda the same setup but was wondering if I could get a preview without the PI.
I found out that http://liveweave.com/ can compile in the browser.
so that’s handy for some fast checks.
I’m new to JavaScript, so please correct me here if needed!
I gave it a go and deleted the randomness, didn’t try it out cause my RPI sin’t running, but this should work:
https://gist.github.com/washichi/74a1b08025aa166c8c296a245b06a517
Hi all.
I am wondering you you guys are developing the modules for the magicmirror.
I have no experience in JavaScript, so I’m all new her (but have coding experience in other languages)
Can anyone give me some advice about how to setup a coding environment for the modules?
I’m now coding in sublime3 with some plugins, so I have syntax highlighting.
but can I get a module preview in my browser, something like https://jsfiddle.net/,
or can I preview modules in jsfiddle?
Or is this not possible and for a preview of my module I need to scp it to my pi?
If you guys can tell me how you do it that would help my alot.
all other information/help is welcome, cause I’m totally new to javascript.