analyzing webpack bundle sizes

2019-11-16

 | 

~4 min read

 | 

634 words

One of the best parts of the javascript ecosystem is the number of packages that are readily available to expedite development. If there’s a…

creating symlinks

2019-11-15

 | 

~1 min read

 | 

85 words

To create a symlink, you need only one command: For example, on Ubuntu, the package for Node.js is (not ). Since typing to run node would…

logging into user on server: permission denied (publickey)

2019-11-14

 | 

~4 min read

 | 

613 words

I recently spun up a Digital Ocean droplet and almost immediately ran into problems logging into it. For context - the steps I took were…

repeat a terminal command in unix

2019-11-13

 | 

~2 min read

 | 

243 words

The is a quick way to repeat a command in a UNIX environment. For example, here I’m looking at a directory’s contents, then invoking it…

initializing a class

2019-11-12

 | 

~2 min read

 | 

246 words

Continuing the trend of learning more about Javascript classes of late, I found the following recently and thought it was quite interesting…

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!