Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Replace 'async' module with just the 'async.parallel' functionality #36

@spikebrehm

Description

@spikebrehm

We include the entire async module, and require it in the client, just to use async.parallel in fetcher:

https://github.com/airbnb/rendr/blob/master/shared/fetcher.js#L185

Find/write a tiny module that just provides the parallel method.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions