Christian Engel

Results 28 comments of Christian Engel
trafficstars

Hey, the above code was from me :) The method I wrote above is afaik the only method to have an owner field for a record right now. About the...

Wait a sec, seriously? Don't you see a problem with this request? Who's next to be excepted? Facebook? 😅 It impacts the trustworthyness of the whole service when you start...

This is still present today. This addon breaks pages - come on, this is a major issue, why is it lying around for so long!

Yeah, I mentioned in the past that I have extremely low free time to work on it. But I _am_ working on version 2.0 of the router. PRs are meaningless...

I am rewriting this, since it was initially only a proof of concept and suffered from a couple of architectual problems. I will not write any library ever in typescript....

I think I did mention it in my initial article about it. I wrote down the idea of it in the matter of two hours during a weekend and it...

This is only possible, because you do your setPath() at the very beginning, then you wait for some unknown time and then you eventually render something. If you move the...

I made a note to put that in with v 2.0. In the meantime: how about using camel case? `docId` should work fine.

Arrays are not serialized/deserialized at the moment, thats correct. What do you mean by "query sorting"?