Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use express instead native HTTP.js module #5

Closed
jpacora opened this issue May 20, 2014 · 1 comment
Closed

Use express instead native HTTP.js module #5

jpacora opened this issue May 20, 2014 · 1 comment

Comments

@jpacora
Copy link

jpacora commented May 20, 2014

Why not use Express instead native HTTP module? With express, its more easy to understand your code :)

@andersevenrud
Copy link
Member

I used this in v1. I don't really know if there is a point to it in v2
since there are so few URLs in the API. I'll think about it though and make
a note of it -- It may come in handy if the backend gets extended even more
:)

On Tue, May 20, 2014 at 7:54 AM, Jorge Pacora notifications@github.comwrote:

Why not use Express instead native HTTP module? With express, its more
easy to understand your code :)


Reply to this email directly or view it on GitHubhttps://github.com//issues/5
.

Anders F. Evenrud
Software Developer

Blog: http://tinyurl.com/cjfrfx8

sergiotomasello added a commit to sergiotomasello/OS.js-v2 that referenced this issue Jan 18, 2016
Terminal: Reverted default address to prevent error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants