InfoQ

InfoQ

Topic/Tag specific view

Server-side JavaScript Content on InfoQ


Latest featured content about Server-side JavaScript

Operating Node.js in Production, with Bryan Cantrill

Topics
Javascript,
QCon San Francisco 2011,
Web Development,
Dynamic Languages,
QCon,
Languages,
Debugging,
Google V8,
Node.js,
Google_V8,
Server-side JavaScript,
Conferences,
DTrace,
Programming

Bryan talks about the challenges of operating Node.js in real production environments and the experiences he had working with it at Joyent. He also talks about DTrace, SmartOS, V8 and compares with other platforms.

News about Server-side JavaScript

Yahoo! Open Sources Mojito, a JavaScript Framework Promising Write Once, Run Anywhere

Topics
Javascript,
Web Development,
Dynamic Languages,
Cross Platform,
Web Frameworks,
Languages,
Open Source,
WOA,
Mobile Development,
Desktop,
Programming,
Architecture,
Mojito,
Mobile,
Server-side JavaScript,
Yahoo!

Yahoo! has open source Mojito, a framework for creating reusable widgets incorporated in various web applications and executed either on the client or the server-side without code change.

Presentations about Server-side JavaScript

Getting Truth Out of the DOM

Topics
jQuery,
HTML,
Javascript,
Strange Loop 2011,
Web Development,
Dynamic Languages,
Web Frameworks,
Markup Languages,
Strange Loop,
Languages,
WOA,
Conferences,
Programming,
Server-side JavaScript,
Architecture,
SproutCore

Yehuda Katz discusses techniques for keeping data out of the DOM based on the idea that retrieving such data from the DOM involves a performance penalty and may affect data integrity.

Mojito: A Tale of Two Runtimes

Topics
Javascript,
Strange Loop 2011,
Web Frameworks,
Web Development,
Dynamic Languages,
Strange Loop,
Languages,
WOA,
Programming,
Architecture,
Mojito,
Conferences,
Server-side JavaScript,
Yahoo!

Matthew Taylor introduces Yahoo! Mojito, a web development framework that can be used to deploy JavaScript components that can run either on the server or a plethora of clients.

Node.js: Asynchronous Purity Leads to Faster Development

Topics
Ruby,
Javascript,
Dynamic Languages,
Java,
QCon San Francisco 2010,
Web Development,
Languages,
QCon,
Architecture,
Programming,
Conferences,
Server-side JavaScript,
Node.js

Ryan Dahl demonstrates how to use Node.js’ asynchronous IO model to write simple HTTP/TCP/DNS servers that scale up serving thousands of connections while using a very low memory footprint and few CPU cycles.

Parallel Programming with Node.js

Topics
Ruby,
Javascript,
Java,
Dynamic Languages,
Web Development,
Languages,
Strange Loop,
Conferences,
Architecture,
Server-side JavaScript,
Programming,
Node.js

Ryan Dahl presents Node.js, what it is and how to program against it by exemplifying with code samples, and shows how to do highly scalable parallel programming with event-based processes.

Interviews about Server-side JavaScript

SocketIO and Node.js, with Guillermo Rauch

Topics
Javascript,
QCon San Francisco 2011,
Dynamic Languages,
Web Development,
QCon,
Languages,
Conferences,
Node.js,
Programming,
Server-side JavaScript,
WebSocket,
Web Sockets

Guillermo Rauch, creator of SocketIO talks about how it delivers HTML5 WebSocket functionality in a cross-browser fashion. He also talks about effective development with Node.js and JavaScript in general.