Entries tagged typescript How to Use TypeScript with Svelte and Vite in 2022 Nov 7, 2022 svelte typescript A quick reference on the current state of how to configure your Svelte project for TypeScript usage. TIL: TypeScript Index Signatures Are Super Useful! Jan 14, 2022 javascript typescript The first major stumble I had while learning TS was how to create useful anonymous types for massaged data. The answer turns out to be really simple and once you know the technique the error message is a useful reminder.
How to Use TypeScript with Svelte and Vite in 2022 Nov 7, 2022 svelte typescript A quick reference on the current state of how to configure your Svelte project for TypeScript usage.
TIL: TypeScript Index Signatures Are Super Useful! Jan 14, 2022 javascript typescript The first major stumble I had while learning TS was how to create useful anonymous types for massaged data. The answer turns out to be really simple and once you know the technique the error message is a useful reminder.