views:

180

answers:

1

Which Javascript Framework do you recommend me to create a medium-large size Single-Page web application?

These are some alternatives I'm considering at this point:

  • JavascriptMVC
  • Sammy
  • SproutCore
  • Make my own customized implementation on top of jquery

I plan to make use with ASP.NET in the server side, in case it matters.

A: 

Extjs is the best if you can afford license cost.

ashish