Daniel Tebernum

Results 10 comments of Daniel Tebernum

As mentioned in #302 I use something like this (with lodash and hasha as dependency): ```js objectHash: function(obj) { // this function is used only to when objects are not...

I used this option to calculate full equality by ordering object keys lexicographical and calculating a hash over the stringified Object. I'm not the author, but I guess the use...

Why don't you write a wrapper function that returns a Promise? Just curious :)

Hello, I'm the creator of the SO post. I'm still interested in an elegant solution.

@setaman any ideas? You already used the new keycloak version, maybe there is a solution.

is an issue with firefox in Ubuntu

#### First Part > Not sure I understand... The code only sets $schema if it's draft4 or if it's not set, otherwise it would be left as is. Hi, it...

This would be a great feature. At the moment I'm searching for a GUI based ES Query Builder. But it needs to support ES 2.x I think there is no...

I think the idea is to use "even" as keyword in that function.