Ask HN: Is their any large scale, real life Node.js app?
21–30 of 41 posts
Re: Ask HN: Is their any large scale, real life Node.js app?
#22I don't know if it's deployed yet but Jason Roberts of techzing (Great Podcast btw, here: http://techzinglive.com/ ) has been talking about a node.js rewrite of the backend for car hire service Uber ( http://www.uber.com/ ) Would that that count?
(ASIDE) Really appreciate the heads up on techzing -- been looking for a podcast to add to Java Posse and Mixergy for over a year and never been happy with Podcast discovery in iTunes. Just added TechZ and can't stop hitting "GET" reading through all the past episodes.
drunk and retired (sadly too infrequent nowadays http://drunkandretired.com/thepodcast/)
Entrepreneurial Thought Leaders (originally heard of this via Joe from the posse I think http://ecorner.stanford.edu/podcasts.html)
Re: Ask HN: Is their any large scale, real life Node.js app?
#23Re: Ask HN: Is their any large scale, real life Node.js app?
#24I have another question: Is there something that we can only do with Node.js?
Re: Ask HN: Is their any large scale, real life Node.js app?
#25I heard somewhere that Facebook uses Node for recording stats. (Can't dig up the story though :S)
I remember there was HN item about this when it came out, but tl;dr of the article that I got was, some people want to use Node.js but performance + stability is what FaceBook wants, and something that isn't prevalent in Node (yet?)
I wait for the day when NodeJS breaks backward compatability
Re: Ask HN: Is their any large scale, real life Node.js app?
#26"Their"? Whose?
Re: Ask HN: Is their any large scale, real life Node.js app?
#27Re: Ask HN: Is their any large scale, real life Node.js app?
#28http://www.theregister.co.uk/2011/03/01/the_rise_and_rise_of...
Re: Ask HN: Is their any large scale, real life Node.js app?
#29I have another question: Is there something that we can only do with Node.js?
I will say that NodeJS has inspired me to get off my ass and code a basic CRUD site, which could get me started and lead to more interesting features. Sure, could have used Python or anything else, but this is how it's going for now. I choose to drink this particular Kool-Aid for now.