开发者

Frame work for jquery

开发者 https://www.devze.com 2023-02-25 04:24 出处:网络
Does anybody know a framework for jQuery?? If one exists for front-end and back-end. I would really appreciat开发者_StackOverflow社区e an answer because I\'m new on this.

Does anybody know a framework for jQuery?? If one exists for front-end and back-end.

I would really appreciat开发者_StackOverflow社区e an answer because I'm new on this.

Thanks.


Besides that JQuery is in itself a Javascript framework, here are some frameworks using JQuery

Front end framework :

  • JQuery UI

Back end frameworks :

  • Zend Framework + ZendX (JQuery)
  • Code Igniter (read the wiki for JQuery)
  • .Net (yes, it's a framework, C# is a language) - (read some tutorials)

Other projects :

  • GWTQuery (Google I/O 2009)


If you need a jQuery / jQuery UI integrated backend framework, then http://agiletoolkit.org does that. It goes few steps ahead than Zend, CI, and others. Objects are being JS-aware. Good demo here:

http://agiletoolkit.org/intro/javascript

For a front-end certainly jQuery UI.

0

精彩评论

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