Jamie Neubert Pedersen

Results 7 comments of Jamie Neubert Pedersen

lat: 56.12 and lon: 12.6. The entries were all within a 500 km radius

@codediodeio right now `.orderBy()` doesn't work at all for me. This returns an empty array: ``` const cities = this.geo.collection('cities', ref => ref.orderBy('population')) const query = cities.within(center, radius, field) ```...

In the vim client the syntax is like this: ``` :header =

Hi @richardm-stripe. That sounds good, but it only solves half the problem. You still need to make the docker container stay alive so I can attach to it :+1:

I know you already answered that assuming a DOM environment will make the library SSR-incompatible, but maybe it would be possible to provide an option for enabling inlining of the...

@GabenGar I've updated the header to read "JSON Type Definition (JTD)" to avoid confusion. It should be a valid JTD.

I just spend a short while on doing a demo of how something like this could be achieved. I do not think it you should be scared of letting the...