Why Nostr? What is Njump?
2023-09-07 01:07:00

Mauve 👁💜 on Nostr: Gosh typescript brings me so much needless suffering sometimes. 😅 The real pain is ...

Gosh typescript brings me so much needless suffering sometimes. 😅

The real pain is when it refuses to run when the equivalent in regular JS would work. Like, I promise you the types match up just trust me bro. I think I'd find it less frustrating if it wasn't wrong so often.

```
Type 'ReadableStream<Uint8Array>' is missing the following properties from type 'ReadableStream<any>': values, [Symbol.asyncIterator]

35 const parser = Readable.fromWeb(response.body)

```
Author Public Key
npub1efnhpheyugwkwewyrfy37y5l4hz4as6zr8y7my89kx8hw99mpecq44cjnw