|
|
|
Ask HN: So i am down to Ext.js or Sproutcore
|
|
3 points
by EasyCompany
5811 days ago
|
|
I have spent a whiles going through a dozen js frameworks and these two seem to top my list. I need to choose one of these, an suggestions pls? I don't mind the licensing fee for Extjs, its just down to capability regarding making web apps with desktop performance.
Thanks in advance for suggestions. |
|
The view layer is okay, although it takes some time getting used to. It does, however, focus heavily on performance, which you mentioned is important.
Regarding versions of SproutCore, I'd highly recommend sticking to keeping up to date with the master branch on GitHub. The released version (1.0) is missing some nice performance and bug fixes found in the master branch. There is also another branch that is focusing on a new theme and view rendering system but I haven't looked at it recently.
For documentation, docs.sproutcore.com is nice, but nothing beats reading the source code for this framework. There's also the mailing list and #sproutcore on IRC.