Skip to content

Contributing Node.js port based on async/await #207

Open
@cocodrino

Description

@cocodrino

Hi, this is a bit related to other issue that I opened sometime ago (sorry I can't found the issue) where I wanted to contribute code in nodejs using async await.

I think it would be great if there was the possibility within the same sample page to switch between the current code, using callbacks, the promises implementation and using async await, all through a navs system like https://getbootstrap.com/docs/4.3/components/navs/

I found that the code exists using promises and my implementation with async await is here

https://github.com/cocodrino/rabbitmq-tutorials-async-await

I would like to know if this is possible and how I could collaborate

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions