kimjoar / writings

My blog posts
1.99k stars 121 forks source link

run exercises with lamp? #7

Closed gmilby closed 12 years ago

gmilby commented 12 years ago

EDIT: this is worked out - the server/node part was confusing, and by the time the example code was compensated for a traditional setup vs. the js server, your code examples were changed and i was missing the point/benefits of the exercise.

now it's just throwing the response back in an echo and the example code stays in tact.

nice work - thank you.

-------original message below:------ don't have express installed. wanted to follow along. do you have instructions for setting up in localhost/wamp (w/o node)? thanks for making this post/app.

gmilby commented 12 years ago

closing - had to adjust path & create a local server handler to echo the response.