SE Radio 230: Shubhra Khar on NodeJS episode artwork

EPISODE · Jun 26, 2015 · 57 MIN

SE Radio 230: Shubhra Khar on NodeJS

from Software Engineering Radio - the podcast for professional software developers

Shubhra Kar of StrongLoop talks to Jeff Meyerson about Node.js. Node allows for server-side JavaScript. Shubra and Jeff explore why Node is so important from three standpoints: isomorphic JavaScript, the single-threaded-concurrency model, and the "API economy." Isomorphic JavaScript apps have their own control and viewing logic, but they share the state and specification of the models between client and server. Node's single-threaded event loop concurrency model is ideal for Web programming, where time is traditionally wasted while waiting on I/O. The API economy is dominated by JSON (JavaScript Object Notation), which Node treats as the first-class data model. Shubhra also discusses the changing landscape of the client-server model in a conversation about Browserify, which creates a directory structure in the browser, allowing for conflict management between client and server. Other topics discussed include MongoDB, model-driven development, and V8.

Episode metadata supplied by the publisher feed · Published Jun 26, 2015

NOW PLAYING

SE Radio 230: Shubhra Khar on NodeJS

0:00 57:28

No transcript for this episode yet

We transcribe on demand. Request one and we'll notify you when it's ready — usually under 10 minutes.

Frequently Asked Questions

How long is this episode of Software Engineering Radio - the podcast for professional software developers?

This episode is 57 minutes long.

When was this Software Engineering Radio - the podcast for professional software developers episode published?

This episode was published on June 26, 2015.

What is this episode about?

Shubhra Kar of StrongLoop talks to Jeff Meyerson about Node.js. Node allows for server-side JavaScript. Shubra and Jeff explore why Node is so important from three standpoints: isomorphic JavaScript, the single-threaded-concurrency model, and the...

Can I download this Software Engineering Radio - the podcast for professional software developers episode?

Yes, you can download this episode by clicking the download button on the episode player, or subscribe to the podcast in your preferred podcast app for automatic downloads.
URL copied to clipboard!