debugging the current file in vs code

2020-04-25

 | 

~1 min read

 | 

124 words

When I have very modularized applications and want to be able to debug a single file, it’s useful to be able to switch from a workspace…

using spy to watch for changes

2020-04-24

 | 

~2 min read

 | 

264 words

Another entry in my Package Discovery series. Today, I’m looking at . Jaime Pillora wrote a nifty little application called Spy. Described…

getting the go tour running locally

2020-04-23

 | 

~4 min read

 | 

614 words

In A Tour of Go, one of the options is to run the tour offline. The instructions seem simple enough: Install Go Run the command to fetch the…

automating linting: using husky and lint-staged

2020-04-22

 | 

~6 min read

 | 

1050 words

I’ve written in the past about updating a basic prettier config to handle multiple file types. I’ve also discussed using git hooks to ensure…

globbing and multiple file types

2020-04-21

 | 

~2 min read

 | 

371 words

Imagine you want to lint your files. Prettier is a great option for some default options. It sets some opinionated defaults so you and Joe…

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!