Lucas Holmquist's contributions
Article
Introduction to the Node.js reference architecture, Part 7: Code coverage
Lucas Holmquist
Get advice on testing your JavaScript applications—and how to ensure adequate code coverage for that testing—from the Node.js reference architecture.
Article
Get started with Node.js 16 on OpenShift
Lucas Holmquist
Learn how to deploy the Node.js 16 container image on Red Hat OpenShift. This release of Node.js includes V8 engine 9.0 and additional stable APIs.
Article
Node.js at Red Hat: 2021 year in review
Michael Dawson
+2
The Red Hat Node.js team looks back on highlights from 2021, including Node.js 16 and 17, serverless functions, Next 10, Nodeshift, and more.
Article
Node.js serverless functions on Red Hat OpenShift, Part 3: Debugging on a cluster
Lucas Holmquist
Learn how to use the Chrome DevTools inspector to view and debug a Node.js serverless function running inside a container on a Red Hat OpenShift cluster.
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.
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.
Article
Node.js serverless functions on Red Hat OpenShift, Part 2: Debugging locally
Lucas Holmquist
Read our series to learn how to use severless functions on Red Hat OpenShift. Follow this tutorial to discover how to debug Node.js function-based applications.
Article
Node.js serverless functions on Red Hat OpenShift, Part 1: Logging
Lucas Holmquist
Take a deep dive into Node.js serverless functions! In Part 1, learn how logging works and how to customize a Node.js function application’s log levels.

Introduction to the Node.js reference architecture, Part 7: Code coverage
Get advice on testing your JavaScript applications—and how to ensure adequate code coverage for that testing—from the Node.js reference architecture.

Get started with Node.js 16 on OpenShift
Learn how to deploy the Node.js 16 container image on Red Hat OpenShift. This release of Node.js includes V8 engine 9.0 and additional stable APIs.

Node.js at Red Hat: 2021 year in review
The Red Hat Node.js team looks back on highlights from 2021, including Node.js 16 and 17, serverless functions, Next 10, Nodeshift, and more.

Node.js serverless functions on Red Hat OpenShift, Part 3: Debugging on a cluster
Learn how to use the Chrome DevTools inspector to view and debug a Node.js serverless function running inside a container on a Red Hat OpenShift cluster.

Best of NodeConf Remote: The 30-second review
Get the NodeConf Remote 2021 highlights, including the Node-RAPIDS machine learning framework, cloud-native Node.js development on Kubernetes, and more.

Node.js circuit breakers for serverless functions
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.

Node.js serverless functions on Red Hat OpenShift, Part 2: Debugging locally
Read our series to learn how to use severless functions on Red Hat OpenShift. Follow this tutorial to discover how to debug Node.js function-based applications.

Node.js serverless functions on Red Hat OpenShift, Part 1: Logging
Take a deep dive into Node.js serverless functions! In Part 1, learn how logging works and how to customize a Node.js function application’s log levels.