Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance examples for Collections methods. #1726

Merged
merged 3 commits into from Aug 5, 2021

Commits on Oct 5, 2020

  1. Enhance examples for Collections methods.

    Roman Balayan committed Oct 5, 2020
    Copy the full SHA
    8b3c905 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Update collection example code, avoiding usage of IIFE on async/await…

    … examples
    Roman Balayan committed Oct 13, 2020
    Copy the full SHA
    fbf32be View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Convert examples on async.auto, async.series, and async.parallel to s…

    …amples using Promises and async/await
    Roman Balayan committed Oct 15, 2020
    Copy the full SHA
    4be49ac View commit details
    Browse the repository at this point in the history