Published onNovember 2, 2021Generating a Dictionary from a List using TypeScriptIn this article, I will show you how to generate a dictionary from a list and use TypeScript Generics to help us.