Lucas Holmquist
Sr. Software Engineer

Articles by
Join the Red Hat team at OpenJS World 2022
Node.js and open source developers are gathering at OpenJS World in Austin. Find out what Red Hatters and IBMers will be presenting there.
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
Use the Chrome DevTools inspector to debug a program built with Node.js functions, first in a local container and then 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 Opossum, a Node.js implementation of the circuit breaker pattern, to solve a persistence challenge in Red Hat OpenShift Serverless Functions.
Node.js serverless functions on Red Hat OpenShift, Part 2: Debugging locally
Learn how to run and debug Node.js applications locally with Visual Studio Code, in Part 2 of this series on Node.js serverless functions.