JavaScript

OpenShift
Lesson

Developing with Node.js

This track provides an introduction to cloud-native development with Node.js by...

15 minutes |
Deploy a sample app in the sandbox
Article

Deploy React applications to OpenShift

Yashwanth Maheshwaram

Learn how to deploy a basic React application to Red Hat OpenShift and get the benefits of continuous deployment without having to deal with Kubernetes.

Node.js container with S2I feature image
Article

How to deploy Next.js applications to Red Hat OpenShift

Michael Dawson

Next.js is one of many popular frameworks for deploying sites based on Node.js. In this article, you'll learn how to deploy Next.js applications using the ubi8/nodejs-16 and ubi8/nodejs-16-minimal containers available from Red Hat. We will also show you how to deploy the containers to Red Hat OpenShift.

Node.js reference architecture
Article

8 elements of securing Node.js applications

Lucas Holmquist

Discover key elements of building security into your software development process such as managing access in part 9 of the Node.js reference architecture series.

Featured image for Apache Kafka credential management with Node.js
Article

Join the Red Hat team at OpenJS World 2022

Lucas Holmquist +2

Node.js and open source developers are gathering at OpenJS World in Austin. Find out what Red Hatters and IBMers will be presenting there.

secure coding
Article

Biometric authentication with WebAuthn and SSO

Philip Hayes

Improve security by using biometric data for user authentication. Configure Red Hat SSO to use WebAuthn and deploy test client for biometric authentication.

Content for Node.js developers at NearForm event
Article

Best of NodeConf Remote: The 30-second review

Lucas Holmquist +2

Get the NodeConf Remote 2021 highlights, including the Node-RAPIDS machine learning framework, cloud-native Node.js development on Kubernetes, and more.

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.

ECMAScript modules cheat sheet feature card
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.