APPENDIX D

image

ExpressWorks

ExpressWorks is an automated workshop that walks you through the building of Express.js servers, processing of GET, POST, and PUT requests, and extraction of query string, payload, and URL parameters. ExpressWorks provides you with tasks and hints. You write the solutions to these tasks. Then, after you write a solution as an Express.js app, ExpressWorks verifies your solution to the problem.

ExpressWorks is based on workshopper1 and inspired by stream-adventure2 by @substack3 and @maxogden.4 This appendix consists of the following brief introduction to ExpressWorks:

  • Installation
  • Usage
  • Resetting
  • Tasks

Installation

The ...

Get Pro Express.js now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.