Maintaining structure whilst asyncing

I just published Maintaining structure whilst asyncing in my series Make the Leap from JavaScript to PureScript. I show how to process a sequence of HTTP Get requests, using traverse from the Traversable type class

2 Likes