This is the nice thing about TypeScript—you can type want you want. As you iterate you can either ramp or down your type checking. This is outside the realm of memory management, of course.
And new to JS/TS land is the separation of pure data structures from resources. Something a sibling comment or brought up.
And new to JS/TS land is the separation of pure data structures from resources. Something a sibling comment or brought up.