Languages
[Edit]
EN

Typescript - iterate over Record type

3 points
Created by:
Dollie-Rutledge
806

In this article, we would like to show you how to iterate over Record type in TypeScript.

Quick solution:

 

Practical examples

Edit

1. for...in statement example

Edit

In this example, we use for...in statement to iterate over the record.

Output:

2. Object.keys() method example

Edit

In this example, we get keys before to be able iterate over the record.

Output:

 

1
Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.
Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join