Live data from Hacker News

Angular or Backbone: what are startups using?

blog.backlift.com

1–10 of 77 posts

Re: Angular or Backbone: what are startups using?

#2
I wouldn't draw a strong conclusion about 'larger' startups using Backbone instead of Angular based on this data.

There is probably some high correlation between a startup's size and age... Older startups are likely to be larger, and are likely to have started their stack using the popular framework of the time (Backbone). Newer startups will be smaller, and were founded at a time when new frameworks (e.g. Angular) are much more mature.

edit: grammar

Re: Angular or Backbone: what are startups using?

#3
post #2

I wouldn't draw a strong conclusion about 'larger' startups using Backbone instead of Angular based on this data. There is probably some high correlation between a startup's size and age... Older startups are likely to be larger, and are likely to have started their stack using the popular framework of the time (Backbone). Newer startups will be smaller, and were founded at a time when new frameworks (e.g. Angular) a…

There didn't appear to be a clear relationship between startup size and age in the responses. Many brand new startups had 3 or 4 developers, and several older startups were plugging away with just 2 devs.

You may be right, however, that it's just too early to get an apples/apples comparison between Backbone and Angular.

Re: Angular or Backbone: what are startups using?

#8
post #7

Pop culture at it's finest.

Solving problems is part of writing software.

Which is only partly true.

Better way of putting this; why don't startups write their web apps in x86 assembly?

Because not having problems in the first place is the sign of a 'good' programmer.

Re: Angular or Backbone: what are startups using?

#9
On a recent project I used pjax, because it was way simpler to figure out what the heck was going on, and it did not have a bunch of extra stuff that was difficult.

Angular seemed very nice - until I tried to do something that it did not foresee and... wow... things get complicated really fast when you do that.

Post reply on HN