vote up 0 vote down star

I would like to get your opinion on this topic : I'd like to build some social/collaborative app : not much media sharing, but mainly tagging, collaborative text content (as wikis), user profile, tagging and some points system (digg/hackernews-like ?)

flag

1 Answer

vote up 1 vote down

The choice of webapp framework is generally not influenced by the problem domain of webapp that you'll be building. Some frameworks are better at certain processes, like page-flow wizards, but you couldn't really pick one on the basis of your described type of application.

The general advice holds here:

  • pick the framework you're already familiar with, or
  • pick one you think looks easiest, or
  • pick one you want to learn.
link|flag
Thank you skaffman ! I would like something with built-in features, a kind of CMS maybe. Indeed, I'm not quite an experienced developer, and am not good at data management and conception, for example. – JayJayECL Sep 29 at 21:30

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.