Nils Eriksson

Results 15 issues of Nils Eriksson

in **database.ex** `for {key, val}

I get the address in my native language on IOS, can i get it in English ?

Hi did some pretty unscientific measurements of speed difference between a standard component and a RelayComponent and its pretty noticeable. I switched between the below exports and switched to the...

**Typescript 4.1** ```ts type GetRequired = { [P in keyof T as T[P] extends Required[P] ? P : never]: T[P] }; ```

answer
en
57

I am using this package together with quite a few other tree-sitter libs. This line makes it so this package cannot be used with other tree-sitter- packages that want 0.21...