The Streams task involved creating a Writable and Transform stream, that does a certain transformation to input strings
Anoniem
One of the main issues was that different behaviors needed for the first input and consecutive inputs, which needed a lot more familiarity with the Streams API - I eventually figured it out and submitted but it was NOT good enough (and I'm aware of it).