The node-js tag has no wiki summary.
2
votes
2answers
80 views
Is static HTML the fastest?
I have been researching several different techniques to deliver web content fast, like nginx and node.js.
When it comes down to performance optimization http expires headers and gzip come to mind. ...
0
votes
0answers
139 views
Ad Server Development:Nginx or Node.js? [closed]
I am in Analysis phase of a development of a Mobiel Ad server like Admob or OpenX to deliver Ads on Mobile via API. What I have decided to use PHP for working on Admin part and reporting. For main Ad ...
2
votes
3answers
194 views
Free open source feature request web site platform?
I am looking for a web platform where people can submit feature requests for software. Visitors should be able to up-vote feature requests, in order for software developers to see the most popular ...
1
vote
0answers
23 views
Specific hosting or virtual machine? [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
I'm searching for hosting for the back-end and web client of an application that uses node.js and mongodb on the ...
3
votes
2answers
224 views
Node.js - Is there any front-end js? Or is it all backend?
With Node.JS as a backend solution; is there any frontend javascript or all events controlled on the backend?