In this lesson, we’ll create TypeScript interfaces for the Column and Task data. Knocking this out first makes it easy for me to describe the data structure to you and helps us think through what the structure should be before we ever start the actual coding.
Links