I was recently interviewed on my journey in PHP by the good folks at Kong. During this session you’ll also see me demoing Ray.
PHP
Real-world uses of TypeScript’s utility types
Utility types are types that modify other types. You can think of them as functions, but they operate on types instead of values. Read more