Merge pull request #7937 from erictleung/fix/add-context-to-expressjs

Add background reading for Express.js challenge
pull/7958/head
Berkeley Martinez 2016-04-06 23:03:33 -07:00
commit 9160e4aaaf
1 changed files with 1 additions and 0 deletions

View File

@ -196,6 +196,7 @@
"id": "bd7153d8c441eddfaeb5bd1f",
"title": "Build Web Apps with Express.js",
"description": [
"Before we begin using Express.js, read this article on <a href='http://evanhahn.com/understanding-express/' target='_blank'>Understanding Express.js</a>.",
"We'll build this Waypoint on Cloud 9, a powerful online code editor with a full Ubuntu Linux workspace, all running in the cloud.",
"If you don't already have Cloud 9 account, create one now at <a href='http://c9.io' target='_blank'>http://c9.io</a>.",
"Open up <a href='http://c9.io' target='_blank'>http://c9.io</a> and sign in to your account.",