3 Results for javascript

Applied Filters

Aug-2008

Filter Results

Click a filter below to apply it to results

AUTHOR
Reuven Lerner (3)
SUBMITTED
TAG
javascript (3)
firefox (2)
ajax (1)
firebug (1)
view more

Preview of YUI 3.0 Shows Many New Features, Little Backward Compatibility

Development of YUI 3.0, the latest version of Yahoo's User Interface toolset and widgets for Web development, is now available as a preview release. YUI has long been a popular choice for client-side Web development, both because of its liberal BSD license, and because of the number of features that the library includes. YUI 3.0, when it is released, will offer a variety of new JavaScript classes and widgets. However, this will come at a price, namely compatibility with YUI 2.x APIs.



Firebug Group Releases 1.2

John Resig, a member of Mozilla's Firebug development team, announced yesterday that the final version of Firebug 1.2 had been released. Firebug is a debugger for HTML, CSS, and JavaScript that sits within the Firefox Web browser. It has become an essential tool for Web developers, particularly those who use the modern technique known as Ajax ( asynchronous JavaScript and XML ).



Tracemonkey to Boost JavaScript Performance in Firefox 3.1

JavaScript has become an increasingly important part of the Web application ecosystem. JavaScript is the key to many of the Web's most interesting applications, using the Ajax paradigm ( Asynchronous JavaScript and XML ). This has led to a renaissance in the use of JavaScript, as well as a flurry of libraries aimed at making it easier to use and cross-browser compatible. It was thus with a great deal of excitement that several JavaScript developers announced late last week that a new JavaScript engine, known as Tracemonkey, will be a part of Firefox 3.1 when it is released. The Tracemonkey engine is dramatically faster than the existing JavaScript engine, with some actions running 20 times faster.