instantiate class in typescript

2020-04-10

 | 

~1 min read

 | 

199 words

Tonight, had a real head scratcher: how to instantiate a class in Typescript that uses a constructor without a compiler error! In Vanilla JS…

html: ordered lists properties

2020-04-08

 | 

~1 min read

 | 

182 words

The HTML tag has several useful properties to be aware of: - which provides an easier styling of included tags, though this can also be…

typescript compiler options: lib vs. target

2020-04-08

 | 

~3 min read

 | 

423 words

I was setting up a new typescript project the other day when I realized that there were two compiler options that felt very similar: and…

set up 'sharing books by email' in calibre

2020-04-05

 | 

~2 min read

 | 

230 words

Calibre is an amazing application for managing a library of digital books. I have installed it on every computer I’ve used for years. At…

recursion: finding the max path

2020-04-04

 | 

~5 min read

 | 

911 words

Continuing my toy problem practice, today I worked on a path finding problem. Given a two-dimensional board of integers, find the largest…

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!