Jay Gischer
Jay Gischer
I have an app with a bunch of sprites representing cards, in a horizontally scrolling tray representing a hand. I have implemented the tray using Scrollbox. In spite of my...
For a variety of reasons, I'm working on switching to using vagrant-spk instead of meteor-spk However, when I get to the step in build.sh that says `node install --production` it...
I have written a sandstorm app which is intended to merge app indexes. So it must download the index from those app indexes, allow the user to choose which apps...
I have a meteor app, which among other things, downloads a file from a server on the internet, and does stuff with it. I have managed to launch a powerbox,...