ipsquiggle

Results 20 comments of ipsquiggle

Further testing, it seems this happens in firefox exclusively. Contrary to the above report, I was also using firefox on Android. I've been using firefox for years, so this does...

It sounds like this might be related to the issues described in #126

I'm unsure; I got so frustrated I've just been using chrome for this one PWA ever since. If you'd like to clean house then go ahead and close it, but...

I see it in the guide, thanks for the update! Agreed, that part of the API is awkward, and I've spent some time thinking about it. The problem seems to...

@damian-pastorini Makes sense to me. My main concern would be what this looks like for collections of complex elements, and how filtering might look? First case: ``` // players is...

**Concerning the Star syntax in the paths** The reason for the * is as mentioned: to distinguish listening to the field containing the array, vs the contents of the array....

Oh neat, I hadn't come across that particular rule! Thanks. 👍 In the case that a person isn't using enforced rules though, it would still be nice to be able...

I've just been using `[c` and `]c` for this. I didn't see that anything else had taken this mapping, and I definitely use this one about as much as `]q`...

In order to help keep ourselves hygienic during such exploration, we have two simple wrapper functions, `devLog()` and `prodLog()` to make intentions explicit. However, that practice basically makes Console Ninja...

I too am notice some very poor responsiveness in V6. I'm running in Chrome/PWA on android 13. It's not obvious that this has to do with my amount of data,...