Typescript create a list of objects inside a list of objects [duplicate]
This question already has answers here: Difference between type[] (array) and [type] (tuple) (2 answers) Square brackets around vs after expression in Typescript (1 answer) Closed 20 mins ago. I’m a sort of a begginer in typescript My idea is to have a list of projects and each project would have a tasks list with […]
Typescript create a list of objects inside a list of objects [duplicate]
This question already has answers here: Difference between type[] (array) and [type] (tuple) (2 answers) Square brackets around vs after expression in Typescript (1 answer) Closed 20 mins ago. I’m a sort of a begginer in typescript My idea is to have a list of projects and each project would have a tasks list with […]