Node.js

Featured image for Kubernetes + OpenShift
Article

New application samples in Red Hat OpenShift 4.8

Don Schenck

Use Red Hat OpenShift 4.8 samples for quick deployment. Learn how the variety of samples promote developer success in a wide range of software applications.

Featured image for topics related to coding.
Article

Monthly roundup: Best of September 2021

Red Hat Developer Editorial Team

Don't miss a thing! Here's a roundup of new articles, tutorials, activities, and more published this month on Red Hat Developer.

Featured image for Node.js with Opossum.
Article

Node.js circuit breakers for serverless functions

Lucas Holmquist

Use circuit breakers in Node.js apps to reduce external service failures. This tutorial helps you create apps that find other ways to fulfill service requests.

Featured image for topics related to coding.
Article

Monthly roundup: Best of August 2021

Red Hat Developer Editorial Team

Don't miss a thing! Here's a roundup of new articles, tutorials, cheat sheets, and more published last month on Red Hat Developer.

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.

Node.js reference architecture
Article

How to build good containers in Node.js

Michael Dawson

Explore Node.js best practices for building good containers with faster development cycles and better deployments.

Node.js event emitter cheat sheet
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.

Node.js reference architecture
Article

Our advice for the best Node.js logging tool

Michael Dawson +1

Part 2 dives into best practices for Node.js logging, what makes a good logging tool, and which logger the Node.js reference architecture recommends.

npm cheat sheet cover
Cheat Sheet

npm CLI Cheat Sheet

Lucas Holmquist

This cheat sheet will introduce developers to npm, which is the package manager that comes with Node.js.

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.

Node.js cheat sheet cover image
Cheat Sheet

Node.js Cheat Sheet

Alex Alykiotis

This cheat sheet provides the most commonly used command-line options needed for Node.js developers.