Stripe metadata is great for config, entitlements, and… DNS? This experiment takes one good API feature and stretches it into the worst possible infrastructure layer.
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