Clear value
announcementbookscodingdesign systemsefficiencyengineering managementengineering-managementfeedbackfuninterviewjavascriptkubernetesleadershipnode.jsopen-sourceperformance reviewsplanningtutorial

ChatGPT on Managing Humans

March 22, 2023

A quick and fun exploration into what ChatGPT thinks about managing humans

engineering managementfun

A New Chapter

October 2, 2017

On leaving RisingStack, and starting at GoDaddy on 2 October

announcement

Node.js Async Function Best Practices

October 23, 2017

Mastering async functions in Node.js - error handling, parallel execution and complex control flows

node.jscoding

Playbook for Running Sprints

September 15, 2020

A primer on running efficient sprints

engineering-managementplanning

Health Checks and Graceful Shutdown for Node.js Applications

December 7, 2017

Terminus adds graceful shutdown and health checks for your applications

node.jscodingkubernetesopen-source

Announcing a 1:1 Question Collection Chrome Extension

February 22, 2020

The Manager 1:1 Questions extension tries to provide you questions that you can use as conversation starters or dive deep on different topics

engineering-management

The State of Node.js Security - April, 2018

April 24, 2018

A quick update on Node.js Security - npm acquires the Node.js security project, npm 6 ships with `npm audit`

node.jscoding

How to handle errors in Express

November 30, 2017

On creating a unified error handling logic for your Express applications

node.jscoding