Live data from Hacker News

Ask HN: Is their any large scale, real life Node.js app?

news.ycombinator.com

21–30 of 41 posts

Re: Ask HN: Is their any large scale, real life Node.js app?

#22
post #10

I 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.

no problem, they're great and deserve the publicity. I'm a possee fan too. A couple other podcasts I rate highly are:

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?

#25
post #7

I heard somewhere that Facebook uses Node for recording stats. (Can't dig up the story though :S)

http://www.readwriteweb.com/cloud/2011/05/nodejs-at-facebook...

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?

#29

I have another question: Is there something that we can only do with Node.js?

It would be foolhardy to answer your question, as someone would inevitably respond with another language that can do it.

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.

Post reply on HN