Overview
Express is a Node.js tool known as a "minimalist web framework".
In other words, it helps us build a web server in a simplistic way.
A "framework" provides code structure and/or a code library.
Drills
Navigation
Introduction To Node.js
(Chapter 501 - Express General Info)