Skip to content

Abstraction clarity #5

Description

@ronanyeah

Express is a framework and not a "module".

First we require() the express module and create an Express application

It might be worth clarifying (maybe in the Abstraction part) that Express is using all the same JavaScript that you would use, it's just hiding it inside nice functions. Perhaps even link to the souce code in Express where http is being imported.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions