-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
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
Labels
No labels