What is a good Very-High level UI framework for JavaScript?

后端 未结 22 2207
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-07 17:20

I need to write a temporary Web-based graphical front-end for a custom server system. In this case performance and scalability aren\'t issues, since at most 10 people may ch

22条回答
  •  攒了一身酷
    2020-12-07 17:40

    Sproutcore would be a good choice.

    If you're unfamiliar with it you might find that the time required to learn the basics is too long for throw-away code but once you've got the basics down it's quite quick to develop with.

提交回复
热议问题