|
|
|||
What are my options when choosing a JavaScript framework?
I'd like to start taking advantage of some of the newer Javascript frameworks out there, what are my best options?
1 Reply
The following won't help you much to make a choice, because it's just a plain list of options--but at least it will help you see some of the most popular options. I copied this list right from Chapter 19 of Learning PHP, MySQL, and Javascript by Robin Nixon.
ASP.NET Ajax Framework, http://asp.net/ajax/ Clean Ajax, http://sourceforge.n...ects/clean-ajax Dojo Toolkit, http://dojotoolkit.org jQuery, http://jquery.com MochiKit, http://mochikit.com MooTools, http://mootools.net OpenJS, http://openjs.com Prototype, http://prototypejs.org Rialto, http://rialto.improv...logies.com/wiki script.aculo.us, http://script.aculo.us Spry Framework, http://labs.adobe.co...chnologies/spry YUI, http://developer.yahoo.com/yui
Learn more about this topic from Learning PHP, MySQL, and Javascript.With this simple, streamlined guide, non-programmers will quickly learn how to create responsive, data-driven websites with PHP, MySQL, and Javascript. Discover how the powerful combination of PHP and MySQL provides an easy way to build modern websites complete with dynamic data and user interaction. You'll also learn how to add Javascript to create rich Internet applications and websites.
|
|||
|