ChatGPT on Managing Humans
March 22, 2023
A quick and fun exploration into what ChatGPT thinks about managing humans
engineering managementfungenerative aiA New Chapter
October 2, 2017
On leaving RisingStack, and starting at GoDaddy on 2 October
announcementNode.js Async Function Best Practices
October 23, 2017
Mastering async functions in Node.js - error handling, parallel execution and complex control flows
node.jscodingPlaybook for Running Sprints
September 15, 2020
A primer on running efficient sprints
engineering-managementplanningThe Future is Now
October 3, 2023
Generative AI in Support of Developer Experience
developer experiencegenerative aiHealth Checks and Graceful Shutdown for Node.js Applications
December 7, 2017
Terminus adds graceful shutdown and health checks for your applications
node.jscodingkubernetesopen-sourceAnnouncing 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-managementThe 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.jscodingHow to handle errors in Express
November 30, 2017
On creating a unified error handling logic for your Express applications
node.jscoding