SHARE
Facebook X Pinterest WhatsApp

Node.js Enables Developers to Build Dynamic Networking Apps

Mar 2, 2011

Voxer is an iPhone “walkie-talkie” app that enables people to talk and listen at the same time, as well as leave voice messages if there is nobody on the other end. Voxer was built using Node.js, a development platform for creating dynamic networking apps. 

Node.js itself is built from V8, an open source JavaScript engine that is the core of Google’s Chrome browser. Node, as it’s called, moves V8 from the client to the server, which enables developers to create server applications the same way they do client apps–using JavaScript. 

Unlike other application libraries, Node is built around events, rather than threads or data. In the case of Voxer, it acts upon messages from other apps or inputs from users. It can also multi-task, in a sense–it doesn’t wait for an event to occur before moving on to another event. Such an ability will provide developers with the tools to make next-generation apps, moving mobile apps to the next step in their evolution.

Recommended for you...

Web 3.0 and the Future Of Web Development
Rob Gravelle
Jun 23, 2022
CodeGuru and VBForums Developer Forums and Community
James Payne
Apr 7, 2022
Understanding CSS Template Layout
Vipul Patel
Mar 29, 2022
Criminals Pay More for Code Signing Certificates Than for Guns or Passports
HTML Goodies Logo

The original home of HTML tutorials. HTMLGoodies is a website dedicated to publishing tutorials that cover every aspect of being a web developer. We cover programming and web development tutorials on languages and technologies such as HTML, JavaScript, and CSS. In addition, our articles cover web frameworks like Angular and React.JS, as well as popular Content Management Systems (CMS) that include WordPress, Drupal, and Joomla. Website development platforms like Shopify, Squarespace, and Wix are also featured. Topics related to solid web design and Internet Marketing also find a home on HTMLGoodies, as we discuss UX/UI Design, Search Engine Optimization (SEO), and web dev best practices.

Property of TechnologyAdvice. © 2025 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.