TypeScripting the technical interview
richard-towers.com
TypeScripting the technical interview
1–10 of 180 posts
Re: TypeScripting the technical interview
#2Re: TypeScripting the technical interview
#3That is pretty neat, and silly.
I also think it highlights my natural aversion to static type checking in dynamic languages. I know that I could get sucked into writing a bunch of code for the checker, instead of using my energy for making the application work.
Re: TypeScripting the technical interview
#4Re: TypeScripting the technical interview
#5Re: TypeScripting the technical interview
#6I’ve never worked in a Typescript shop, is there any truth to the satire here? The sea of confusing types to solve any problem?
Re: TypeScripting the technical interview
#7Re: TypeScripting the technical interview
#8The second is a explanatory story, or "discovery fiction" as the article classifies itself: https://paulbutler.org/2022/what-does-it-mean-to-listen-on-a...
I love these humorous yet pedagogic technical writings, woven with a bit of literary eloquence and down-to-earth narrative. Thank you for this.
Re: TypeScripting the technical interview
#9I was going to try to pick out one of my favourites from this series, but I really can't. Every last one is a treasure.
EDIT: Oops! This is based on Aphyr's work. My bad!
Re: TypeScripting the technical interview
#10Well written and super funny. Reminded me a bit of Scott’s writing, particularly the descriptions of the horrified interviewer. I’ve never worked in a Typescript shop, is there any truth to the satire here? The sea of confusing types to solve any problem?