Orlandster

Results 20 issues of Orlandster

Is there a way to destroy and clear the `values` before the form gets initialized? This is my code: ``` $form.garlic('destroy'); // destroy all fields $form.garlic({ expires: lifetime * 60...

will not be used...

improvement

Currently, the library runs just in the browser. It seems to be very easy to make it node compatible, what I see so far. By passing a firebase-admin database reference...

enhancement

Till now each time an event fires the whole query gets executed. Since Firebase returns the push key of the modified child, we are able to simply add / update...

improvement

add some kind of warning if the performance is low. (too many entries returned) Mention that the db strucutre can be optimized or something like this.

improvement

For now the entries get filtered by the radius, but the user is not able to access the distance. Could be useful for sorting or other actions. Something like `getLocationByRadius(...

improvement

According to the new cloud firestore db: https://firebase.google.com/docs/firestore/

enhancement

make it public by sharing it to the firebase channels on ggroups and slack. -> blog -> video

release

implement the geohash function to get rid of ngeohash.

improvement

Should contain all the important information needed to successfully contribute to the project.

docs