Home Search

javascript - search results

If you're not happy with the results, please do another search

NPM or Yarn? Node.js Devs Pick Their Package Manager

Mere months since it was open-sourced by Facebook, Yarn has NPM on the run. The upstart JavaScript package manager has gained a quick foothold in...

How The Linux Foundation is Advancing Next-Gen Internet Infrastructure

The breadth of the The Linux Foundation (affectionately known as The LF) is often overlooked due to its eponymous name. However, what may not...

Time-Travel Debugging with ChakraCore and Node.js

ChakraCore is the Core part of Microsoft Edge's JavaScript Engine as used in Windows 10. It’s a standalone JavaScript engine in its own right...

Using Scripting Languages in IoT: Challenges and Approaches

Scripting languages (aka Very High-Level Languages or VHLLs), such as Python, PHP, and JavaScript are commonly used in desktop, server, and web development. And,...

PHP vs. Node.js: An Epic Battle for Developer Mind Share

...PHP and JavaScript, two partners who once ruled the internet together but now duke it out for the mind share of developers. In the old...

Node for Java Developers

The biggest audience for my Node.js workshops, courses and books (especially when I’m teaching live) is Java developers. You see, it used to be that...

RethinkDB’s Realtime Cloud Database Lands at The Linux Foundation

The Cloud Native Computing Foundation today announced it has purchased the source code to RethinkDB, relicensed the code under Apache, and contributed it to...

Improve Your Node.js App Throughput One Micro-optimization at a Time

In order to improve the performance of an application that involves IO, you should understand how your CPU cycles are spent and, more importantly,...

Tracking Environmental Data with TPS and Keen.IO

About the Application Keen.IO is a cloud platform that provides data collection and analysis services via the REST API. Keen offers SDKs for many programming...