Dennis Kugelmann

Results 103 comments of Dennis Kugelmann

Why not use service workers for caching? 🤔 This is what the web does really good out of the box. (In newer browser versions :D) Also with the Cache API,...

I intend to redo the behavior of the `sort`, `filter`, `format-value` function declaration to the following: In `` the way they deal with 'outside' functions is by just putting the...

Okay well I found that there is something like index: `_dataKey` So I would consider rename it to a public attribute `index` Or maybe have them both

@jonahwilliams @yjbanov @matanlurey is it possible to get this merged? 🤔 Or is this project dead and we should find another solution?

Yeah I had kinda the same first impression... :) For reference: ![screenshot 2018-08-02 at 10 24 16](https://user-images.githubusercontent.com/10195482/43571870-5650388a-963e-11e8-818d-50a12fe6a3e1.png)

@morganchen12 Are there any updates on this?

@morganchen12 Apple updated their guidelines and they require Sign-In with Apple starting April 30, 2020 [1]. Are you intending to solve this issue before that date or do still have...

@morganchen12 Deadline has been moved to June 30. https://developer.apple.com/news/?id=03262020b

Yes, this is possible that way, but not very convenient don't you think? Suppose you put `logMessage` all over in your project and then you add another logger for only...

Yes there is such a button on iOS/iPad :) ![image](https://user-images.githubusercontent.com/10195482/111600027-42966800-87d1-11eb-94b7-6e9f88db0fae.png) ![image](https://user-images.githubusercontent.com/10195482/111600045-475b1c00-87d1-11eb-8308-62c66c1a0406.png)