Skip to content

Explain the 'export' object #29

Description

@danielbachhuber

In the section where server.js is turned into a node module, the following is introduced:

exports.start = start;

It would be nice if the exports object was introduced. It's not entirely clear what it does, other than "it just works."

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions