regex: markdown links

2020-09-27

 | 

~4 min read

 | 

685 words

In the Markdown Spec there are several ways to write a link. The most common way I’ve seen / used is a pair of brackets followed by…

miragejs: request object inspection

2020-09-26

 | 

~2 min read

 | 

204 words

When mocking out APIs, you want them to mirror the actual API closely so that you don’t have something work in testing and then fail in…

miragejs: basic setup in react

2020-09-25

 | 

~3 min read

 | 

454 words

We’ve been using MirageJS to mock out the APIs on our frontend apps and after playing around with it for a few weeks, I’m starting to really…

miragejs: servers with multiple namespaces

2020-09-24

 | 

~2 min read

 | 

273 words

I’ve been using MirageJS to mock out API calls for a React App recently and really like it! One small issue I ran into was how to handle…

windows: how to always run applications in administrator mode

2020-09-23

 | 

~2 min read

 | 

226 words

In order to debug processes in Visual Studio, I need to be running it in administrator. This morning I had to close Visual Studio to reopen…

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!