JavaScript

Deploying Node.js applications to Kubernetes with Nodeshift and Minikube
Article

Consume Pino logs from Node.js applications

Ash Cripps

Learn how to create and consume Pino logs from Node.js applications with OpenShift's logging service. Recommended when building applications in the cloud.

Share graphics_ECMAScript Modules
Cheat Sheet

ECMAScript Modules Cheat sheet

Lucas Holmquist

ECMAScript modules (ESM) are the official standard format for packaging JavaScript code for reuse.

Node.js reference architecture
Article

NodeConf Remote 2021 preview: 4 must-see talks

Michael Dawson

Hear from Red Hat's Node.js and JavaScript experts at NodeConf Remote 2021, with talks on building cloud-native solutions on Kubernetes and more.

Node.js reference architecture
Article

Building reactive systems with Node.js

Alexandros Alykiotis

Find out why reactive systems are especially easy to implement with Node.js, then walk through a reactive system built with Node.js and Apache Kafka.

Share graphics_NodeJS Event Emitters
Cheat Sheet

Node.js Event Emitter Cheat Sheet

Alex Alykiotis

Event Emitters are one of the most important built-in APIs since much of Node.js' core is built around an idiomatic asynchronous event-driven architecture. Event Emitters can help developers create a publisher-subscriber pattern with ease.

Node.JS on OpenShift 2
Article

Join the Red Hat team at OpenJS World 2021

Michael Dawson

Look back at Red Hat's involvement at the OpenJS World 2021 conference. We took part in sessions exploring the impact of Node.js and JavaScript on technology.

Share graphics_npm CLI
Cheat Sheet

npm CLI Cheat Sheet

Lucas Holmquist

Get started with npm, the Node.js package manager, by downloading the npm CLI cheat sheet.

Featured image for Introduction to the Node.js reference architecture
Article

What's happening in the Node.js community

Bethany Griggs

Find out what's new in current and upcoming Node.js releases and help guide the future of Node.js by participating in the Node.js Next 10 survey.

An introduction to JavaScript SDK for CloudEvents
Article

An introduction to JavaScript SDK for CloudEvents

Lucas Holmquist

Get started with the JavaScript SKD for CloudEvents, a specification for describing event data for interoperability across services, platforms, and systems.