Tag: node.js

Here you will find all the articles with the tag: node.js.

Red Hat to include KubeVirt and Node.js in Kube By Example program

Red Hat to include KubeVirt and Node.js in Kube By Example program

Red Hat is adding two new learning modules to the Kube By Example curriculum. The modules teach cloud-native developers to integrate more applications into the Kubernetes infrastructure. Red Hat has been sponsoring Kube By Example since 2017. The new modules bring the total offering to 19, cover... Read more

date1 year ago
Node.js 19 is now generally available

Node.js 19 is now generally available

The Node.js team recently released Node.js 19. The update aims to modernize the V8 JavaScript engine to version 10.7 while making HTTP(s)/1.1 KeepAlive default. The V8 JavaScript engine brings the latest version of Intl.NumberFormat to JavaScript API and allows developers to establish reusable f... Read more

date2 years ago
Call to Oracle: ‘JavaScript should be public domain’

Call to Oracle: ‘JavaScript should be public domain’

A veteran software engineer urges Oracle to stop trademarking JavaScript and move the term to the public domain. Ryan Dahl, the creator of Node.js and Deno, contacted Oracle through an open letter. JavaScript is a trademark of Oracle. Dahl argues that the trademark affects the developer communi... Read more

date2 years ago
JavaScript apps are vulnerable to ‘prototype pollution’

JavaScript apps are vulnerable to ‘prototype pollution’

Common code constructs in JavaScript may be exploitable to achieve remote code execution This week The Register reported on new findings by a group of researchers that found a critical command injection vulnerability in Parse Server, an open-source backend for Node.js environments. Rated 10 o... Read more

date2 years ago
Node.js version 18 is released

Node.js version 18 is released

The OpenJS Foundation (JavaScript) has released Node.js version 18, which comprises innovative features, including a default enabled Fetch API. JavaScript’s new version of Node.js The JavaScript library Node.js has been upgraded to a new version. Node.js version 18 is now available with new... Read more

date2 years ago
Node.js JavaScript updated to version 17

Node.js JavaScript updated to version 17

Among other things, Node.js 17 introduces OpenSSL3 support, performance improvements and efficient error handling. Node.js allows developers to execute JavaScript code outside of a browser. Command-line tools and scripts for servers can be created to produce dynamic web content before a web page... Read more

date3 years ago
Node-RED 2.0 is here, minus Node.js, with flow debugger and linter

Node-RED 2.0 is here, minus Node.js, with flow debugger and linter

Node-RED, the visual low-code programming tool for event-driven applications, has released version 2.0, which is lighter than its predecessor. Node-RED is built on Node.js and was developed to help combine hardware devices like Arduino, Raspberry Pi, and other APIs into apps for IoT (Internet of Th... Read more

date3 years ago
Version 16 of Node.js is now available

Version 16 of Node.js is now available

The OpenJS Foundation has made Node.js 16 available. The new version features an update to the JavaScript engine, better support for Apple Silicon and new APIs. The most important innovation in Node.js 16 is that the V8 JavaScript engine has been updated to version 9.0. In Node.js 15, this was s... Read more

date3 years ago
New version of Node.js has new diagnostics features

New version of Node.js has new diagnostics features

A new version of Node.js has been released. Version 15.1.0 offers, besides the usual bug fixes and other things, a new diagnostics channel feature. In a diagnostics channel a developer can keep track of all events that take place within an application. This is done in a separate object, so that ... Read more

date3 years ago