Wrong confirmation ID
  • Email
  • Favorite
  • Download
  • Embed
  • Private Content

Loading…

Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.

CommonJS: JavaScript Everywhere

by kriskowal on Nov 11, 2009

  • 4,315 views

JavaScript is an enormously popular programming language, because of its unique place as the programming language of the web. Outside of that domain, JS is barely a blip compared to other dynamic langu...

JavaScript is an enormously popular programming language, because of its unique place as the programming language of the web. Outside of that domain, JS is barely a blip compared to other dynamic languages like Python and Ruby. Outside of the browser, JavaScript is lacking something critical: a significant standard library. Thanks to a powerful standard library and a common module system, sophisticated applications can be written in Python and run unchanged on Windows, Mac and Linux and even across different interpreters including Jython and IronPython. The CommonJS project (formerly ServerJS) is building up a standard library API to give privileged JavaScript applications this same kind of interop. Imagine a server-side webapp that runs equally well in Rhino, SpiderMonkey and v8. We're getting there. Even better, those apps can easily share modules between the browser and the server, which is something you don't get in other languages. In this talk, I'll provide quick background on the project and demos of several implementations of the emerging standard, including how CommonJS impacts Mozilla's Jetpack and Bespin projects.

Accessibility

Categories

Tags

javascript js ecmascript es commonjs commonjs javascript js commonjs narwhal pythonic

More...

Upload Details

Uploaded via SlideShare as Adobe PDF

Usage Rights

© All Rights Reserved

Flagged as inappropriate Flag as inappropriate
Flag as inappropriate

Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

Cancel

7 Embeds 1,207

http://blog.sangpire.pe.kr 1079
http://speakerrate.com 99
http://www.slideshare.net 16
http://sangpire.tistory.com 7
http://search.daum.net 3
http://webcache.googleusercontent.com 2
http://www.hanrss.com 1

More...

Statistics

Favorites
9
Downloads
68
Comments
0
Embed Views
1,207
Views on SlideShare
3,108
Total Views
4,315
Post Comment
Edit your comment Cancel

CommonJS: JavaScript Everywhere — Presentation Transcript