您的位置:首页 > Web前端 > JavaScript

The JavaScript Library World Cup

2006-06-16 20:19 351 查看
Coofucoo: Very modish topic at present.Can save our time just because there are too many javascript librarie we can get.

URL:http://www.javascriptsearch.com/guides/Beginner/articles/JavaScriptWorldCup.html

Love them or loathe them, JavaScript libraries are making a huge impact in the area of DOM Scripting. As AJAX matures, and the complexity of the scripts required to support its expanding use increases, it becomes much less feasible to produce custom code from scratch for every project.

In addition, the growth of AJAX and the burgeoning interest in Web 2.0 applications is bringing many new people to the field. Not surprisingly, they don't want to spend the long, hard years absorbing the arcane knowledge required to wrestle with browser bugs and API differences.

Whether you're an old-school DHTML guru or a Web 2.0 wannabe, it's time you got to know some libraries. So, what's out there? I'm glad you asked!

Over the past year or so, as DOM Scripting has exploded in the mainstream coding arena on the back of AJAX, a seemingly endless number of JavaScript libraries have joined the list of contenders. Fortunately for our poor brains, there are four libraries that have emerged as the clear forerunners in terms of their levels of adoption, documentation and community support:

Dojo, a powerful library developed primarily off the back of JotSpot

Prototype, the backbone of Ruby on Rails excellent AJAX support

Mochikit, the Python library that makes JavaScript suck less

Yahoo UI Library (often shortened to just YUI), the new kid on the block
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: