Jorge David
Jorge David
the function fakeLocalStorageAndDocument https://github.com/mjmeintjes/boot-react-native/blob/99f656e86740b13695fc1ff3d86cdbcadfdede62/resources/mattsum/boot_rn/js/goog_base.js#L49 is interfering with firebase's connection to the server. Is there a way to exclude this from the build?
I would be interested in adding support for iOS. Any pointers to get me started?
on page 210 a game is initialized with the following: this.size = size ? Math.floor(Math.random() \* 8) + 8 : size; however, if size is null it is trying to...
Shift click should open the page in Roam's sidebar instead of the iframe 
I am trying to use the ```firebase-cljs.database.query/once``` function and for some reason the call back function is never resolving. I have tried inspecting the object returned from that call and...
I'm getting an `unexpected token` error for valid code. Please see below 