Yahoo drops YUI
Written by Alex Denham   
Tuesday, 02 September 2014

Yahoo has stopped work on its Yahoo! User Interface (YUI) project because of the rise of technologies such as Node.js.

 

 

 

YUI is an open source JavaScript and CSS library for building interactive web applications, and has been under development since 2005. In a post on the Yahoo Engineering blog about the decision to cease development, Julien Lecomte, Director of Engineering, Yahoo Presentation Technologies said that

“YUI is an important part of Yahoo’s history: millions of lines of code relying on YUI have been written and are still in use at Yahoo today.”

Some of the ideas from YUI such as modules and dynamic loading have become widely used, but the library itself has never been a world beater. As JavaScript has become increasingly the choice of web developers, YUI has become less relevant.

Lecomte points out that the emergence of Node.JS has allowed JavaScript to be used on the server side, opening the door to creating isomorphic single page applications. Add in the growth of package managers that mean standalone tools can be used together; better build tools and application frameworks, and the result is a market that no longer needs YUI.

He adds that browser vendors are now committed to making continuous improvements to their web browsers while aligning more closely with standards, concluding that

“with so called ‘evergreen web browsers’, which are making it easier for users to run the latest stable version of a web browser, we can expect a significant reduction in the amount of variance across user agents.”

All this means that large JavaScript libraries such as YUI are becoming irrelevant to developers, and from now

“new YUI releases will likely be few and far between, and will only contain targeted fixes that are absolutely critical to Yahoo properties.”

YUI is currently at version 3.17.2 and is still available for use.

 

More Information

YUI LIbrary

YUI3 on GitHub

Related Articles

Yahoo YUI JavaScript Framework Updated

Nodyn - Node.js On The JVM

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

Banner


TypeScript 5.4 Adds NoInfer Type
12/03/2024

TypeScript 5.4 has been released, with the addition of a NoInfer utility type alongside preserved narrowing in closures following last assignments. 



nginx Core Developer Announces New Fork
23/02/2024

One of the core developers of nginx has said he is no longer working on the development of the popular and widely used nginx web server, and is instead working on a new fork. Maxim Dounin release [ ... ]


More News

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Tuesday, 02 September 2014 )