Minimus is a GUI frontend for Yahoo's YUI Compressor. Instead of using inconvenient and slow websites to compress your JavaScript and CSS, you can do it rightMinimus is a GUI frontend for Yahoo’s YUI ...
In this tutorial, we’re going to look at how easy it is to create scalable, robust and portable widgets using the latest version of the Yahoo User Interface library. YUI3 provides a Widget class for u...
Since the initial release of the App Framework in YUI 3.4.0, we’ve been astonished by how quickly it’s been adopted. In projects large and small, both long-time YUI users and those who are completely ...
Mozilla Labs engineer and TC39 representative Dave Herman joined us at YUIConf 2011 to give this keynote talk on the future of JavaScript, covering many of the new features currently under considerati...
Developers, time to geek out. Yahoo! has been working behind the scenes for the past several months on an exciting new technology that we think will deeply impact the web developer community. We call ...
JS API info: jQuery, Dojo, Mootools & more... JSAPI.info JSAPI.info is a JavaScript library/framework source inspector. It was made with jQuery in mind, but will work with other libraries. Libs are ad...
The JSON module is an implementation of the ECMA 5 specification for transforming data to and from JavaScript Object Notation. JSON is a safe, efficient, and reliable data interchange format. This mod...
The Mozilla Foundation Mozilla WebDevブログに「From 80 Seconds to 6: Optimizing Our Asset Compression」として、JavaScript・CSS・画像の連結およびミニファイ処理にかかる時間を、80秒~160秒レベルから6秒まで短縮させたときのテクニックが掲載されている。実用的な資料として参考になる。 現在、「Ad...