开发者

MVC in Javascript [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. 开发者_开发技巧 Closed 11 years ago.

How to create a sample application (say "hello world!" example) in Model - View - Controller concept using Javascript + HTML 5?


Creating an "application" (even a simple one) is going to take a little more work and is a little more scope than an answer on Stack Overflow can generally provide.

However, if you just want an example of using the MVC pattern in JavaScript then there's a pretty interesting one here. The example covers just a single HTML element (a select) but can be expanded quite a bit.


http://wiki.javascriptmvc.com/wiki/index.php?title=Getting_Started

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜