Josh Porter
Josh Porter
Actions to sync and consolidate: - Expand/pin - Hover/highlight - Add module actions to expanded table row - Search and show/hide nodes
OS X Yosemite, this started happening recently. Notable changes to my machine: installed Virtualbox, Vagrant, and Docker. I'm guessing something Virtualbox did to set up its virtual network interface screwed...
Make game creation more user-friendly for multiple users. - Add an additional staging view to display some UI elements to help other users get connected. - Staging room should show...
As in - test the entire flow of the app such as creating a game, flipping a card, joining a game, etc.
Not everyone will know how to use the app when first starting - add some tooltips and better guides on how to play.
This will avoid games being created with less than the required number of words and erroring out.
https://developers.google.com/cast/docs/caf_receiver_overview
I'm working on using this input gem to pull data from a MongoDB instance (that I don't own or manage) and sync it up with Elasticsearch. This input seems to...