by David Herman
The web platform is growing, and JavaScript is growing along with it. ES6, the next edition of the JavaScript standard, is gearing up to be a huge step forward for web programming. I will talk about the exciting new features being worked on for ES6.
Heard about Yahoo! Pipes but never used it? Here is your chance to see how to create a Pipe and use it to power the data in your web app.
Intended audience: beginner/intermediate web devs.
Discover useful, time-saving, and downright amazing "hidden" features of YUI.
by Bill Endley
This is an introduction to the technology behind Livestand, Mojito. Mojito is Yahoo!s new dual runtime technology, written in 100% JavaScript. Mojito allows developers to easily share code between client and server allowing Web applications to take full advantage of the platforms they're being deployed to.
A discussion about YUI's App Framework and how this suite of components provides the right type of foundation and structure for you to build your web applications with.
We'll discuss the components of the App Framework that were released in 3.4.0, plus the new exciting stuff we've been working on for 3.5.0!
Photos Near Me ( http://photosnear.me ) is an application that shows off the power of the App Framework and is using the newest components; the source is available on GitHub at: https://github.com/ericf/photosn....
TBA
by Edouard Duvillier
We will review how to leverage YUI to build Web applications than can adapt to different regions or user preferences.
The focus will be on:
Intended audience: Web app developers.
by Felipe Gasper
How to set up YUITest and Node.js to script testing of native JavaScript code as well as code patterns meant for use across languages. The discussion will include examples of loading data from other languages for use in JavaScript testing as well as using Node.js to test JavaScript compatibility of regular expressions and other code snippets while testing in other languages. Non-JavaScript examples will be given in Perl.
Intended audience: Developers, especially those who interface between frontend and backend code.
Will show the steps and secrets how to build large applications such as AlloyUI's DiagramBuilder using only HTML, JavaScript, and YUI.
Intended audience: JavaScript developers.