Sveriges mest populära poddar

Syntax – Tasty Web Development Treats

TypeScript Fundamentals × Satisfies and as const

23 min • 9 januari 2023

In this Hasty Treat, Scott and Wes talk about Satisfies and as const.

Show Notes export const currencies = { USD: 'US Dollars', CAD: 'Canadian Dollar', EUR: 'Euro', } as const; export type Currency = typeof currencies; export type CurrencyCode = keyof Currency; Tweet us your tasty treats
Förekommer på
00:00 -00:00