debugging a node cli written in typescript with vs code

2020-10-06

 | 

~5 min read

 | 

915 words

I’ve been writing recently about setting up projects with Typescript as well as Babel and ESLint. Those explorations, however, we all in…

getting typescript, babel, and eslint working together

2020-10-05

 | 

~2 min read

 | 

313 words

Previously, I wrote about getting Typescript set up for a new project. Today, I want to discuss adding Babel and ESLint to the mix. Getting…

git: git flow basics

2020-10-04

 | 

~2 min read

 | 

386 words

Git flow is a superset of the Feature Branch workflow. It’s particularly useful for larger projects such as those with a regular release…

typescript: setting up a project

2020-10-04

 | 

~2 min read

 | 

386 words

I was working on a small kata to set up a Node CLI to run with Typescript and actually have debugging capabilities. I ran into a road block…

conventional commits with emojis

2020-10-02

 | 

~2 min read

 | 

289 words

I’ve written in the past about how much I like conventional commits as a way to standardize around the language for what is included in a…

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!