InfoQ Homepage Node.js Content on InfoQ
-
Bryan Cantrill on Containers, Linux, Triton and Illumos, Virtualization, Node.js
Bryan Cantrill explains Triton (a way to run secure Linux containers on bare metal), the history of DTrace and ZFS and their (lack of) adoption on Linux, the relevance of OS R&D, Unikernels and more.
-
Jon McKay on Building Tessel Boards and What We Can Expect From Tessel Soon
The Internet of Things is right around the corner and it's very much about connected devices, sensors and gathering and leveraging data. The Tessel Board is programmable in JavaScript and makes it extremely easy to try out programming connected devices, send sensor data to the cloud or even control your elevator with a text message. And there's more to expect in the future, Jon tells us.
-
Al Tsang on Using JavaScript to Build Web APIs and the Node.js Fork
Al Tsang talks about using Node.js to build Web APIs, the emergence of an API economy, the convergence between an API Gateway and an ESB, and Node Forward Group's decision to fork Node.
-
Azat Mardan on NodeJS and Express
Azat Mardan, popular blogger and author on NodeJS, discusses some of the benefits of choosing NodeJS as a platform. He talks about why startups should consider NodeJS and Express as a platform over other popular options like PHP. He also talks about why more and more enterprises are choosing NodeJS as a platform and some of the benefits as well as the challenges that they may face.
-
Nico Bevacqua on Writing Modular JavaScript
In this interview, Nicolas Bevacqua talks about how he initially got into programming professionally as a DotNet developer and how he eventually made the transition to focusing primarily on Node.js development. He discusses his passion for writing open source projects for the JavaScript developer community and some of the projects that he is most passionate about.
-
Feross Aboukhadijeh on WebRTC, PeerCDN, WebTorrent
Feross Aboukhadijeh explains WebRTC, peer to peer networking with WebRTC, how PeerCDN uses WebRTC, WebTorrent, and much more.
-
Nick O'Leary on Node-RED
Nick O'Leary talks about the creation of Node-RED, a tool for wiring together the Internet of things that he built on top of Node.js using a number of open source web frameworks. He also discusses open source hardware, the importance of open APIs and the rise of MQTT as an alternative to HTTP for IoT applications.
-
Kevin Moore on Dart
Kevin Moore explains the motivations behind Dart, the status of the Dart language and VM, the Dart library ecosystem and much more.
-
Darach Ennis on CEP, Stream Processing, Messaging, OOP vs Functional Architecture
Darach Ennis explains the lessons learned from the Complex Event Processing community, reactive programming, the challenges of messaging on mobile platforms, OOP vs Functional and much more.
-
Gabriel Grant on stack.io. Node.js and Django
Gabriel talks about the challenges of working on a system like stack.io. He also compares server-side JavaScript systems like Node.js and Python's Django, in how they deal with performance, speed of development, etc.
-
Stuart Williams on Vert.x
Stuart Williams explains vert.x: basic idea and architecture, how it uses Java's NIO and async APIs, how it allows using various JVM languages (Groovy, JRuby, Scala, etc), the EventBus and much more.
-
Web IDEs with Zef Hemel
Zef talks about the state of the art in Web IDEs and what they can achieve these days. He also focuses on the Cloud9 IDE and shares his experiences from taking part in its development.