JavaScript

Video Thumbnail
Video

Node.js and JavaScript at the edge: The why, what, and how

Michael Dawson +2

Node.js and JavaScript have always been a great fit for Internet of Things (IoT) applications due to their asynchronous nature and easy integration with C/C++ through add-ons. They are also heavily used in cloud and web-based applications running on existing IT infrastructure.

Red Hat Developer - Build Here Go Anywhere
Page

Red Hat Developers

Join Red Hat Developer for the software and tutorials to develop cloud applications using Kubernetes, microservices, serverless and Linux.

openshift containers
Article

How to deploy Meteor.js applications to OpenShift

Yashwanth Maheshwaram

Learn how to deploy Meteor.js applications to Red Hat OpenShift, which offers a great developer experience for running JavaScript applications at scale.

openshift containers
Article

How to deploy Next.js applications to OpenShift

Yashwanth Maheshwaram

Learn how to deploy Next.js applications to Red Hat OpenShift, which offers a great developer experience for running JavaScript applications at scale.

OpenShift
Article

How to deploy Vue.js applications to OpenShift

Yashwanth Maheshwaram

Learn how to deploy a Vue.js application on Red Hat OpenShift, which has powerful features that make it easy to manage and scale your app in production.

Topic Thumbnail
Topic

Red Hat & Node.js

Node.js. is an open source JavaScript runtime environment designed to build

Node.js reference architecture
Article

CI/CD best practices in Node.js

Lucas Holmquist

This article offers guidance on continuous integration/continuous delivery (CI/CD) from the Node.js reference architecture teams.

Node.js reference architecture
Article

How to handle transactions in Node.js

Michael Dawson

This installment of our Node.js reference architecture series covers integrating transactions into your application.

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.