Entries tagged typescript 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.
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.