So I'm using web streams (byob) for a project but in some cases I need to peek ahead.
Is it possible to do this with webstreams? I want to read a static amount of bytes and then rewind by n bytes (between 0 and 4)
So I'm not much of a web dev myself cuz I don't really like to build websites. But now I've found vue and I'm in love with it. Only drawback is that I need to use node.
Does anyone know if it's possible to use vue with deno? And if so what are the current drawbacks?