how to execute node package clis

2020-03-06

 | 

~2 min read

 | 

349 words

In node projects, many times a package will have its own CLI. React, Storybook, Typescript and Gatsby all have their own for example. How do…

preserving logs to help debug multiple hops

2020-03-05

 | 

~1 min read

 | 

182 words

Recently, I was working on a project where I needed to connect one web app to another. I added a button on that, on click, gathered up some…

memoization: a primer

2020-03-04

 | 

~14 min read

 | 

2621 words

Preamble I’ve been spending more time with them lately as a way to remind myself of some of the parts of programming I don’t have a chance…

transpile vs. compile

2020-03-03

 | 

~1 min read

 | 

167 words

What does it mean when we say that is a transpiler? According to Shawn Wang (known on the internet as swxy), when transpiles, it “compile…

components of the url

2020-03-02

 | 

~3 min read

 | 

559 words

Naming is hard. Recently, I was working on constructing a URL to send users to when I realized that I didn’t actually know the parts of the…

Hi there and thanks for reading! My name's Stephen. I live in Chicago with my wife, Kate, and dog, Finn. Want more? See about and get in touch!