Creating Dictionaries/Maps/Tuples in Typescript/Angular

Creating Dictionaries/Maps/Tuples in Typescript/Angular

Creating Dictionaries/Maps/Tuples in Typescript/Angular Working on my project, http://www.pizzainthecloud.com/, I am learning Angular which is built on Typescript. I have decades of experience writing server side software, and am adapting my skills to these front-end technologies. In the process of this, I want to pass a map (which is what I call a dictionary or…