FS2 streams with Scala JS
I’ve recently been writing a small Scala JS frontend application to provide an administration interface to an API for a side project and have had a good experience doing so, owing to the surprisingly (to me, at least!) comprehensive support for Scala JS amongst cats, cats-effect and fs2. I've found…
