Skip to content

Abstraction clarity #5

@ronanyeah

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.

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