beginner25 minby DevFox

Objects and Type Aliases

Describing the shape of your data, naming that shape so it can be reused, optional and readonly properties, and why an object type is a contract rather than a class.

  • TypeScript

    Objects and Type Aliases — TypeScript Foundations | DevFox Labs