javascript: getting to know formdata

2021-05-25

 | 

~2 min read

 | 

345 words

According to MDN: The FormData interface provides a way to easily construct a set of key/value pairs representing form fields and their…

reexporting: type declarations, library wrappers, oh my

2021-05-21

 | 

~2 min read

 | 

313 words

In refactoring some code recently, I moved the definitions of some times from one file to another. This broke a number of other files which…

linking libraries: react-redux

2021-05-20

 | 

~3 min read

 | 

426 words

I’ve written in the past about linking a library to an application where both use React and the problems that can ensue - specifically an…

typescript: how to extend the window with declaration merging

2021-05-20

 | 

~2 min read

 | 

347 words

There are a number of ways to instrument a Redux implementation to enable the Redux Dev Tools. The majority of the options require passing…

styleguides

2021-05-18

 | 

~1 min read

 | 

184 words

Javascript is the wild west. There are no rules. Or that’s what they tell me at a minimum. A large percentage of this blog is dedicated to…

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!