joonmyung / express-in-action-es6

Examples from the book Express in Action by Evan Hahn written using ES6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Examples from the book Express in Action by Evan Hahn written using ES6


Languages

Language:JavaScript 62.1%Language:HTML 37.0%Language:CSS 0.9%