Live data from Hacker News

NodeJS is now the most popular repository on Github

github.com

11–20 of 39 posts

Re: NodeJS is now the most popular repository on Github

#11
post #3

Just to show how Github watchers correlate to real-world popularity, my now-defunct programming language Reia is the #3 most watched Erlang project on Github, ahead of projects like Riak and RabbitMQ: https://github.com/languages/erlang

Also we can compare with StackOverflow tags followers:

- C# 22.2K followers

- NodeJS 2.2K followers

Re: NodeJS is now the most popular repository on Github

#14
post #5

Call me a cynic, but how is this relevant? Everybody knows that Node is popular. It's like adding "Rihanna scores #1 hit record" as a news item.

I find the example fits nicely. Rihanna and Node.

FWIW, I think Node is a great way to teach, explore, and learn JavaScript without the browser. It helps me learn modern JS techniques quickly. But Node powering my web-server? Like Rihanna...

PS: Check out this free online book: http://eloquentjavascript.net/ big props to the author. He's done a great job teaching modern JS.

Re: NodeJS is now the most popular repository on Github

#15
post #2

Looking at that listing the more amazing stat is that twitter bootstrap is #3. That was just released a few months ago and is "simply" an html ui framework. I think this highlights that over anything else, what most developers really need is a solid web ui to get started with.

Someone please correct me if I'm wrong, but Bootstrap is also relatively unique.

We've had css frameworks before, but they were usually concerned with letting you position things along a grid structure.

The great thing about Bootstrap is that it provides you with a full complement of UI "widgets" that look reasonably good, filled in a page chocked full of examples.

We have a good designer on staff and so we were slowly starting to build something along these lines, but standardizing on Bootstrap has saved such enormous quantities of time I can't recommend it enough. I've used it on two or three projects already and it makes me happy inside.

Re: NodeJS is now the most popular repository on Github

#16
post #5

Call me a cynic, but how is this relevant? Everybody knows that Node is popular. It's like adding "Rihanna scores #1 hit record" as a news item.

I find the example fits nicely. Rihanna and Node. FWIW, I think Node is a great way to teach, explore, and learn JavaScript without the browser. It helps me learn modern JS techniques quickly. But Node powering my web-server? Like Rihanna... PS: Check out this free online book: http://eloquentjavascript.net/ big props to the author. He's done a great job teaching modern JS.

You are being non sensical. Does Rihanna respond to HTTP verbs?

I like Node insofar as it distracts hate away from the Ruby community, but c'mon now.

Re: NodeJS is now the most popular repository on Github

#17
post #5

Call me a cynic, but how is this relevant? Everybody knows that Node is popular. It's like adding "Rihanna scores #1 hit record" as a news item.

A lot of HN stories are there to tell us what is fashionable and what is not. If it weren't for stories like this, how would I know what technologies to use!

Re: NodeJS is now the most popular repository on Github

#18
post #16

Earlier quoted context omitted.

I find the example fits nicely. Rihanna and Node. FWIW, I think Node is a great way to teach, explore, and learn JavaScript without the browser. It helps me learn modern JS techniques quickly. But Node powering my web-server? Like Rihanna... PS: Check out this free online book: http://eloquentjavascript.net/ big props to the author. He's done a great job teaching modern JS.

You are being non sensical. Does Rihanna respond to HTTP verbs? I like Node insofar as it distracts hate away from the Ruby community, but c'mon now.

C'mon what?

No, Rihanna does not respond to HTTP verbs. But then again, that's what young teens/early adults listen these days with less appreciation of music.

Justin Timberlake, Justin Bieber, Rihanna. C'mon now. What has come to the music industry?

I thank Ted Dziuba for knocking the wind out of Node a bit. It puts some perspective and questions to a lot of people's head when it comes to how to use Node.js. Props to him for taking time explaining the important bits.

Rails community was off the chart when it comes to cockiness back then so I suppose it deserves the hate.

Re: NodeJS is now the most popular repository on Github

#19
post #5

Call me a cynic, but how is this relevant? Everybody knows that Node is popular. It's like adding "Rihanna scores #1 hit record" as a news item.

Apparently, Rihanna is an musician: http://en.wikipedia.org/wiki/Rihanna. I did not knew Node.JS was popular.

Re: NodeJS is now the most popular repository on Github

#20
post #10
post #2

Looking at that listing the more amazing stat is that twitter bootstrap is #3. That was just released a few months ago and is "simply" an html ui framework. I think this highlights that over anything else, what most developers really need is a solid web ui to get started with.

It just shows that people hype on everything and follow like sheep - doesn't matter if they need particular project or not. Developers are no exception it seems...

At the same time, it also shows that developers or hackers are no different that consultants that keep selling new methodologies.

Our products are new programming languages, new patterns, new programming paradigm.

Post reply on HN