/express-in-action-es6

Examples from the book Express in Action by Evan Hahn written using ES6 (book was in ES5)

Primary LanguageJavaScript

express-in-action-es6

This repo contains examples from the book 'express in action' by Evan Hahn. Ive rewritten them so that they run using ES6

each folder in the root contains a separate, self-contained project based on the chapter below

chapter 3: guestbook

chapter 5: temperature-by-zip

chapter 6: random-number

chapter 8: learn-about-me

requires local installation of mongo