Treating types as values with type-level maps
TypeScript
- 1354 words
- 7 mins
TypeScript is very good at talking about object structure. With a shift of perspective, we can use this ability to talk about dictionaries where types are values.
Let’s see how that works!
Debug webpages with code using the inspector's internal API
Web- 8 mins
Scalabilty is not performance
Architecture- 8 mins
iframes and when JavaScript worlds collide
Web- 8 mins
Every way to make a synthetic iframe: an overview
Web- 5 mins
What is a DOM node? A peek under the hood
Web- 6 mins
What is an iframe? An overview
Web- 7 mins