react: scroll to the top of page on transition

2021-09-09

 | 

~2 min read

 | 

225 words

I’m currently working on a single page app with React that uses React Router. When navigating between “pages” (that is the URL changed and…

typescript: typing react components to accept children

2021-09-09

 | 

~2 min read

 | 

356 words

I was working on some React projects recently and wanted to to make sure that my components could accept - the default behavior. There are…

chrome devtools: variable accessors

2021-09-09

 | 

~2 min read

 | 

325 words

In the Ember DevTools, there’s a convenience that nearly every variable can be bound to a magic . These elements are then sent to the…

javascript: optional chaining

2021-09-09

 | 

~3 min read

 | 

476 words

One of my favorite recent additions to Javascript is Optional Chaining. This behavior, which allows a program to quickly ascertain whether a…

powershell: automatic version bumps with json parsing

2021-09-03

 | 

~2 min read

 | 

377 words

I’m working on a project where it’s convenient to publish a new package of the project on every build. In order to facilitate the workflow…

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!