Yehuda Katz Proposes Simpler ECMAScript Contribution Process
The HTML5 Microzone is presented by DZone and Microsoft to bring you the most interesting and relevant content on emerging web standards. Experience all that the HTML5 Microzone has to offer on our homepage and check out the cutting edge web development tutorials on Script Junkie, Build My Pinned Site, and the HTML5 DevCenter.
Yehuda Katz has written a great article
encouraging the contributors to ECMAScript to abandon their academic
process for new language features in favor of something more concrete
and accessible to the "lay developer" (nice term).
Interestingly, with a nod to the Try CoffeeScript online app, he recommends that proposals be made more interactive:
I feel this could be one of those watersheds, in which an outdated form inherited from an earlier era is replaced with a new hybrid of text and interactive software. This is a fascinating glimpse of the future. Can you imagine the day when every proposal for a new public works project or real estate development is required to be accompanied by interactive online tools for exploring potential consequences and outcomes?
Source: http://www.coffeescriptlove.com/2011/09/yehuda-katz-proposes-interactive.html
Interestingly, with a nod to the Try CoffeeScript online app, he recommends that proposals be made more interactive:
By writing such a source-to-source translator, existing language users can experiment with the new syntax easily in a browser environment without requiring a separate compilation pass. This also allows users to build an in-browser translation UI (similar to try CoffeeScript), which can improve general understanding of the new syntax and produce important feedback.
I feel this could be one of those watersheds, in which an outdated form inherited from an earlier era is replaced with a new hybrid of text and interactive software. This is a fascinating glimpse of the future. Can you imagine the day when every proposal for a new public works project or real estate development is required to be accompanied by interactive online tools for exploring potential consequences and outcomes?
Source: http://www.coffeescriptlove.com/2011/09/yehuda-katz-proposes-interactive.html
Tags:
Published at DZone with permission of Chris Smith, author and DZone MVB.(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)
HTML5 is the most dramatic step in the evolution of web standards. It incorporates features such as geolocation, video playback and drag-and-drop. HTML5 allows developers to create rich internet applications without the need for third party APIs and browser plug-ins. Under the banner of HTML5, modern web standards such as CSS3, SVG, XHR2, WebSockets, IndexedDB, and AppCache are pushing the boundaries for what a browser can achieve using web standards. This Microzone is supported by Microsoft, and it will delve into the intricacies of using these new web technologies and teach you how to make your websites compatible with all of the modern browsers.


